Skip to content

SonThanhNguyen13/auto_Reply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

auto_Reply

My simple app to automatically reply message on Facebook

interface

Who should use this?

Anyone =)))

Requirements:

Python3
Install packets in source_code/requirements.txt (pip3 install -r requirements.txt)

Using:

  1. Run bot.py in source_code/ (python3 bot.py)

  2. Enter Facebook's login Email and Password
    (Don't worry about losing your facebook account, I'm not that good yet :D)

  3. Enter the message you want to send in the Message field
    (Message sent by bot will be 'Auto message: * your message *')
    If you left it blank, message will be 'Auto message:'

  4. Enter facebook's sticker id if you want to send a sticker.
    Some sticker's id can be found in here
    (if you left it blank, bot will not send any sticker)

  5. Click 'Login & Run' button or just press 'Enter' to run it. If login success, you will see

    sucess

    If the login has any problem, you will see

    error

    If you want to stop auto-sending, press Stop!!!. You will see

    stop

    NOTE: MESSAGE WILL ONLY SENT ONCE TO EACH OTHER USER TO AVOID BEING SPAM

Author:

SonThanhNguyen13

About

My simple app to automatically reply Facebook's message

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages