really? i don't know that there was an app. It's my bad habit that i always my own program even they exists on the internet, I know I should make something unique but I code my own programs in order to gain some experience and knowledge.
here is what i forget to explain:
After installation
1.
fb --add
it will show something like:2. Go to https://developers.facebook.com/tools/explorer and select your app
Just like this:
As you can see i have selected my application name as "Auto Page Poster" and my page who is "Bakahub.info".
After That it will ask for permissions then accept the permissions Of bmanage_pages and publish_pages
So First request for Get pages access token and then Request For Publish Pages
3. Then Copy and paste the access token and you will see something like this:
4. here is example how to post.
Now you should have notice something that first argument that i type is baka Instead of bakahub.info this is feature :p that i'm even too lazy to type full word of page so i just baka or i can type b. it will search for account or pages who is added and containing page name "b" and lets suppose you have multiple pages starting with little bit similiar name then just enter full page name or account name. The third is caption and you can leave it empty just by "" and forth argument is album name, in some pages i have album that i already created and so i can post to them as well. It have same thing as page name put full name of album or word, then it will automatically find and upload to it.
In the Url of image you can also put multiple images but seprating them using , (comma) and here is example:
fb baka "https://myanimelist.cdn-dena.com/s/common/uploaded_files/1452606377-84167c5e6dcf1409ad32c92c5aecc13e.jpeg,https://d.wattpad.com/story_parts/32/images/149c06046dbc407c486082677913.jpg"
Now you have posted multiple images in single post :)
Of course you can select album too
Only frst (page name) and second (images url) arguments are required, rest are optional
The output ID: {id} is facebook post id
like this: facebook.com/514884698897617_536991373353616
Facebook broke most apps in the last two years, including fbcmd. I am thrilled to see your posts images. Thank you for the information, too!
No problem! i'm so happy to know that someone will use the program who is coded by me :D
keep me watching i will update it soon!