Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 562 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 562 Bytes

DECtalk-Twitch-TTS-bot

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.

Using the twitch bot

  1. Install the requirements with python -m pip install -r requirements.txt
  2. Copy config.py.example to config.py in the same path
  3. Change the nickname, token and channel variables in config.py
  4. Run the bot with python dectalktwitchtts.py