Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n8fr8/natbot
I am making a bot in my own image.... let's hope it doesn't go wrong.
https://github.com/n8fr8/natbot
Last synced: about 4 hours ago
JSON representation
I am making a bot in my own image.... let's hope it doesn't go wrong.
- Host: GitHub
- URL: https://github.com/n8fr8/natbot
- Owner: n8fr8
- License: gpl-3.0
- Created: 2017-09-09T20:27:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-09T20:49:11.000Z (over 7 years ago)
- Last Synced: 2025-01-13T16:54:52.000Z (7 days ago)
- Language: CSS
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# natbot
I am making a bot in my own image.... let's hope it doesn't go wrong.# install
This project is built upon Chatterbot, which you can find here: https://github.com/gunthercox/ChatterBot/
You need to use Python 3.5+ for this to work.
Also install Chatterbot from source, like so:
> pip3 install git+git://github.com/gunthercox/ChatterBot.git@master