Skip to content

waleedahmad/Aww-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aww Bot (Messenger Chatbot)

Installation instructions

$ npm install

$ cp config/default.json.example config/default.json

Add your Facebook page access token in config/default.json config file.

{
  "facebook": {
    "page": {
      "access_token": "YOUR_PAGE_ACCESS_TOKEN"
    }
  }
}

Screenshots

Aww Bot Aww Bot Aww Bot

About

Messenger chatbot programmed to send images of cute cats and dogs pictures

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published