A simple Python tool that logs Twitch chat messages and can send them to a Discord webhook.
- No Twitch bot account required
- Uses your normal Twitch login
- Reads live Twitch chat
- Saves messages to a local text file
- Sends chat messages to Discord using a webhook
- Lightweight and easy to use
- Python 3.10+
- Google Chrome
- A Twitch account
- A Discord webhook (optional)
Clone the repository:
git clone https://github.com/BlueDev1222/twitch-chat-logger.git