Skip to content

Python module for connecting and interacting with Twitch Chat

Notifications You must be signed in to change notification settings

KMikeeU/TwitchIRC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitchIRC

Python module for connecting and interacting with Twitch Chat

Installing

  • Download this repository as a ZIP file or clone from the command line
  • cd into the repository
  • run this in the terminal:
python3 setup.py install

Examples

You can take a look at the examples provided in the repo

example.py
commandExample.py
  • example.py will listen for new messages and print them to the console
  • commandExample.py will listen for the !hello command and respond in twitch chat

About

Python module for connecting and interacting with Twitch Chat

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages