Skip to content

colejoh/bluebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bluebot

A facebook chatbot

Installation

You need a config.js file with a Facebook Account's username and password. After you have that, be sure you have Node and NPM installed.

Build & Run

npm install

npm start

Add a Command

To add a command, add the Name, Usage, Path, and Description to commands.json. Add your javascript to a file in the commands folder.

About

A facebook chatbot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published