An open API service indexing awesome lists of open source software.

https://github.com/chfoo/chatbot383

Personal chat bot
https://github.com/chfoo/chatbot383

Last synced: 4 months ago
JSON representation

Personal chat bot

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`