Twitch Bot capable of clipping last 25 sec of twitch stream.
Showing all chat in channels with color-coded twitch users.
pip3 install -r requirements.txt
All the configs can be found in config.py.
Check out guides below for detailed information about filling it.
Run in terminal ./twitch-clip-bot.py or python3 twitch-clip-bot.py
config.py - All the config needed to run the bot.
cliplog.txt - All clipping done by the bot.
twitch-clip-bot.log - Debug log (only if DEBUG = 1 in config.py).