evijit / sheldonisms

A Sheldon Cooper Chatbot for Messenger.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sheldonisms Messenger Bot

A messenger chatbot that replies with random quotes by Sheldon Cooper of Big Bang Theory.

Click here to chat!

Run this bot for your page

Follow this link : https://blog.hartleybrody.com/fb-messenger-bot/

Environment Variables for heroku

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.

About

A Sheldon Cooper Chatbot for Messenger.


Languages

Language:Python 100.0%