Skip to content

Because I don't like Messenger, this tells people I don't use it (much)

Notifications You must be signed in to change notification settings

rphi/fb-messenger-autoreply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook Messenger Autoreply Bot

A simple NodeJS app to let people know you don't use Messenger, and that they should try on better platforms.

Messaging /stop in a thread disables the bot, /resume removes that thread from the whitelist. Group chats are automatically whitelisted.

The personal thread whitelist isn't persisted (currently).

This makes use of the very handy facebook-chat-api Node module.

Usage

Copy the credentials.example.json file to credentials.json include your FB username and password. (Remember not to post this file online, .gitignore should exclude it.)

It doesn't like two factor.

Run npm install and npm start in the project root.

About

Because I don't like Messenger, this tells people I don't use it (much)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published