A messenger chatbot that replies with random quotes by Sheldon Cooper of Big Bang Theory.
Follow this link : https://blog.hartleybrody.com/fb-messenger-bot/
APIAI_CLIENT_ACCESS_TOKEN = client access token from api.ai
FB_ACCESS_TOKEN = Facebook app access token
PAGE_ACCESS_TOKEN = The page access token of your facebook page
VERIFY_TOKEN = The verification token made while making a webhook
DB_URL = The Database URL from Heroku Postgres Database credentials
SQLALCHEMY_TRACK_MODIFICATIONS = true
Note: For Api.ai token, you need to sign up on Api.ai. After that, note down your access token. In order to load and edit the agent that Sheldonisms uses, you need to import Sheldon.zip to your console on Apiai.
Sheldonisms is participating in Kharagpur Winter of Code 2016. Join this Facebook group to ask doubts and discuss.