Skip to content

waleedahmad/Aww-Bot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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