Skip to content

Twitch Chat Bot with Follower Notfications and Optional Text-to-Speech

Notifications You must be signed in to change notification settings

MountainRiderAK/TwitchChatBot

Repository files navigation

TwitchChatBot

Twitch Chat Bot with Follower Notfications and Optional Text-to-Speech

Create a virtual environment and install the dependencies in requirments.txt:

$ python3 -m venv venv
$ . venv/bin/activate
(venv) $ pip install -r requirements.txt

You can run the bot with TTS using

(venv) $ python twitch_chat_bot_tts.py

You can run the bot without TTS using

(venv) $ python twitch_chat_bot.py

About

Twitch Chat Bot with Follower Notfications and Optional Text-to-Speech

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages