/DST-Bot

My Facebook Messages Bot

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

DST-Bot

My Facebook Messages bot

[Main Bot]

  • Declined invitation when I was received a invitation to eat, drink or play game(All in bot_rep.py)

  • Send good night wish to the people who I want wish(list that people in wish_id_user.py)

  • Declined invitation when I was received a invitation to eat, drink or play game(All in bot_rep.py)

  • Send good night wish to the people who I want wish(list that people in wish_id_user.py)

  • Declined invitation when I was received a invitation to eat, drink or play game(All in bot_rep.py)

  • Send good night wish to the people who I want wish(list that people in wish_id_user.py)

[Clone Bot]

  • Send me 5 the most prominent posts(funtion in getlink.py)

    • Supported web:
      • Tinh Tế (command call funtion: 'tinhte')
      • GenK (command call funtion: 'genk')
      • Kênh14 (command call funtion: 'kenh14')
      • xkcd (command call funtion: 'xkcd')
      • FAMILUG (command call funtion: 'fml')
      • Vnexpress (command call funtion: 'vnex')
      • Updating...
  • Send me the smallest unsolved problem in Project Euler (funtion in getlink.py) (command call funtion: 'pe')

  • Send me 5 the most popular porn link in pornohub.su (funtion in getlink.py) (command call funtion: 'pornhub')

  • Send me time table(All in bot_time_table.py) (command call funtion: 'tkb' or 'thời khóa biểu')

  • Send me result Viettlot (command call funtion: 'viettlot')

  • Send me the current weather in my city (Hanoi, Vietnam)(funtion in getlink.py) (command call funtion 'weather')

  • Post a post in your facebook wall notice that What's new in your GitHub project(funtion in update.py)

    • Format command:
    update
    {update_content1}
    {update_content2}
    ....
    
  • Decline invitation to play Ever Wing

Usage

  • Fill in the empty string in login_clone_acc.py and login_main_acc.py

  • Custom the list user that you want wish good night and the wish in config.yaml

  • Run the command to install requirements: pip3 install -r requirements.txt

  • Run the client.py in python3: python3 client.py