Giter VIP home page Giter VIP logo

facebot's Introduction

FaceBot - Python Auto Comment & Share Facebook

Facebook auto comment and share, this is very useful for the promotion or any

Image

Installation:

pip install mechanize

For running, go to directory facebot and run

python facebot.py

Configuration:

  • set accounts username-password in file : accounts.txt separated by a new line
  • set comments text in file : comments.txt separated them with ::
  • set shares text in file : shares.txt separated them with ::
  • and setup delay, id post and url to share in file : facebot.py
delay           = 10 # delay change account
delay_comment   = 4 # delay comment
delay_share     = 7 # delay share
delay_logout    = 3 # delay logout
id_post         = '10155125362492079' #id post to comment
link_share      = 'https://www.facebook.com/detikcom/posts/10155125362492079' # url post or url web to share
accounts_file = "accounts.txt" # account file in same folder
comments_file = "comments.txt" # comments file in same folder
shares_file   = "shares.txt" # shares file in same folder

That's it ..

Donation

If this project help you reduce time to develop, you can give me a cup of coffee :)

paypal

facebot's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.