A chatbot to help with live stream production/effects.
Go to file
dtookey 17e1a092be updated tts.py
support both gtts and aws polly (we borrow from the streamlabs api)
moved some configuration stuff around
added one test method for creating file names, but it doesn't have any assertions, so it's useless
added enums for different configuration properties like tts engine, file naming, and poly voices
2020-09-20 13:35:53 -04:00
tests updated tts.py 2020-09-20 13:35:53 -04:00
config.py updated tts.py 2020-09-20 13:35:53 -04:00
db_cred.py Let PEP8 do it's thing and reformat all the files. 2020-09-20 11:48:15 -04:00
db.py Let PEP8 do it's thing and reformat all the files. 2020-09-20 11:48:15 -04:00
hotkey_script.py Let PEP8 do it's thing and reformat all the files. 2020-09-20 11:48:15 -04:00
main.py Let PEP8 do it's thing and reformat all the files. 2020-09-20 11:48:15 -04:00
python bot.code-workspace First Push 2020-09-19 23:38:49 -04:00
README.md First Push 2020-09-19 23:38:49 -04:00
requirements.txt updated tts.py 2020-09-20 13:35:53 -04:00
run.bat First Push 2020-09-19 23:38:49 -04:00
tts.py updated tts.py 2020-09-20 13:35:53 -04:00
twitch_cred.py Let PEP8 do it's thing and reformat all the files. 2020-09-20 11:48:15 -04:00
twitch_script_class.py updated tts.py 2020-09-20 13:35:53 -04:00
utilities_script.py Let PEP8 do it's thing and reformat all the files. 2020-09-20 11:48:15 -04:00

A chatbot to help with live stream production/effects.