8000 GitHub - gruberrro/facebook-bot: A basic python facebook-bot that can automate your likes and update status as desired interval of time. All you need to feed the data to the bot for the status. No API Developer key required.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A basic python facebook-bot that can automate your likes and update status as desired interval of time. All you need to feed the data to the bot for the status. No API Developer key required.

License

Notifications You must be signed in to change notification settings

gruberrro/facebook-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Facebook Bot

A basic python facebook-bot that can automate your likes and update status as desired interval of time. All you need to feed the data to the bot for the status in quote.txt file. The bot only needs your FB username and password for automation. No Api key is required.

How to use

  • Pass --a= paramter to define that what you want to automate (status or likes)
  • Pass --u= paramter to define your facebook username
  • Pass --p= paramter to define your facebook password
  • It is like "python fb_bot.py --a=status --u=username --p=password
  • When you update the quote.txt file for the data, then make sure that one status should be in one single line and likewise.

Usage

  • For status, it will update single status per hour.
  • For Likes, it will perform single like per half hour

Yet, it is in beta version. Feedback and contribution is welcomed

Warning!

The End-User assumes sole responsibility for anything resulting from the use or modification this program.

Use at your own risk

About

A basic python facebook-bot that can automate your likes and update status as desired interval of time. All you need to feed the data to the bot for the status. No API Developer key required.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0