https://github.com/chfoo/chatbot383
Personal chat bot
https://github.com/chfoo/chatbot383
Last synced: 4 months ago
JSON representation
Personal chat bot
- Host: GitHub
- URL: https://github.com/chfoo/chatbot383
- Owner: chfoo
- License: gpl-3.0
- Created: 2015-12-30T17:49:01.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-09-02T01:20:01.000Z (over 5 years ago)
- Last Synced: 2025-10-05T23:59:45.029Z (4 months ago)
- Language: Python
- Size: 375 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Chatbot383
==========
Chatbot383 is personal Twitch chat bot.
For commands, see `doc/commands.rst`.
Requires:
* Python 3.4+
* Python `arrow` (0.7+), `irc` (15.0+) libraries
* Python [`tellnext` library](https://github.com/chfoo/tellnext) (optional)
* Veekun's Pokedex SQLite database (optional)
Install Python libraries using `pip install`. For `tellnext`, pip install with the git repository.
To run, use `python3 -m chatbot383 config_file.json`