https://github.com/dhth/fb_messenger_chatbot
A Facebook Messenger chatbot running on a Django server.
https://github.com/dhth/fb_messenger_chatbot
Last synced: about 1 year ago
JSON representation
A Facebook Messenger chatbot running on a Django server.
- Host: GitHub
- URL: https://github.com/dhth/fb_messenger_chatbot
- Owner: dhth
- Created: 2016-05-13T21:44:35.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-13T21:52:38.000Z (about 10 years ago)
- Last Synced: 2025-04-05T00:30:00.270Z (over 1 year ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
A Facebook Messenger chatbot running on a Django server. Currently replies back with movie information retrieved from the [OMDB API](http://omdbapi.com/) for keywords written by the user.