Skip to content

ahmadfaizalbh/FacebookMessengerBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FacebookMessengerBot

Facebook Messenger Bot built using Django and NLTK-Chatbot

Please update below lines in fbbot/settings.py where ACCESS_TOKEN and VALIDATION_TOKEN are from facebook and API_KEY is for kgsearch.googleapis.com

ACCESS_TOKEN = "< Access token >"
VALIDATION_TOKEN = "< VALIDATION_TOKEN >"
API_KEY = "< API key >"

for more details checkout Facebook Integration.ipynb

About

Facebook Messenger Bot built using Django and NLTK-Chatbot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages