Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Twitch Chat Logger

A simple Python tool that logs Twitch chat messages and can send them to a Discord webhook.

Features

  • 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

Requirements

  • Python 3.10+
  • Google Chrome
  • A Twitch account
  • A Discord webhook (optional)

Installation

Clone the repository:

git clone https://github.com/BlueDev1222/twitch-chat-logger.git