-
A library to create Twitch Chat Bots
- hard coded commands
- hard coded tasks
- Bots have the ability to pull commands from a database
- Currently supported databases: Sqlite (more will come in the future)
- Logging is handled by other Process
- Logs are stored to a Sqlite file
-
Features that are planned but still being worked on
- Twitch Helix API connector
- Task pulling from a database
- ...
- Supported Python versions: 3.11
- Other older versions of Python are not going to be supported.
Currently, still in Alpha phase. Will have a good example working once version 1.0.0 is released
To install the package in your Python environment
pip install AthenaTwitchLib --upgrade
Project files can be found at:
Made By Andreas Sas, 2022