Skip to content

A messenger-chat-bot that supports the '@‎everyone' discord-like feature.

Notifications You must be signed in to change notification settings

shellmage/AAAAAAAAAAAAA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AAAAAAAAAAAAA

AAAAAAAAAAAAA is a messenger chatbot that supports the '@everyone' discord-like feature.

Requirements

nodejs

Install

Clone this repo, and install dependencies

git clone https://github.com/shellmage/AAAAAAAAAAAAA.git
cd AAAAAAAAAAAAA/
npm install

Usage

Open getAppstate.js and change the "EMAIL" and "PASSWORD" to your facebook email and password.
Now execute it to save your cookies to the appstate.json file that you will use to login.

node getAppstate.js

Now delete your email and password from the getAppstate.js file.
(PS: DO NOT UPLOAD YOUR PASSWORD OR 'appstate.json' FILE TO THE INTERNET!)

To start the bot run:

node app.js

Note

For security reasons, make sure to check the password safety section in the facebook-chat-api repo.

About

A messenger-chat-bot that supports the '@‎everyone' discord-like feature.

Topics

Resources

Stars

Watchers

Forks