A chatbot to help with live stream production/effects.
Removed bots.py and slurs.py and moved them into config.py. twitch_script_class.py has been updated to handle this added a test harness for twitch_script_class.py contains_url and contains_slur are both validated refactored contains_url to use a simple(ish) regex instead of an if cascade |
||
|---|---|---|
| tests | ||
| config.py | ||
| db_cred.py | ||
| db.py | ||
| hotkey_script.py | ||
| main.py | ||
| python bot.code-workspace | ||
| README.md | ||
| requirements.txt | ||
| run.bat | ||
| tts.py | ||
| twitch_cred.py | ||
| twitch_script_class.py | ||
| utilities_script.py | ||
A chatbot to help with live stream production/effects.