Skip to content
This repository has been archived by the owner on Jan 17, 2025. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 313 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 313 Bytes

Twitch Bot Template

This is a template to create a twitch bot. You can define commands, read chat, listen for events like channel point redemptions, etc.

Setup

  • Python Version 3.9
  • install all packages in requirements.txt
  • run TB_setup.py and follow the instructions