DECtalk Twitch text-to-speech bot is a bot that reads out chat messages with DECtalk. DECtalk is famously used by Professor Stephen Hawking, The US National Weather Service, Back To The Future Part II, Benny Benassi, and last but not least the game Moonbase Alpha.
- Install the requirements with
python -m pip install -r requirements.txt
- Copy config.py.example to config.py in the same path
- Change the nickname, token and channel variables in config.py
- Run the bot with
python dectalktwitchtts.py