Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 290 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 290 Bytes

MixerChatScraper

Scrapes mixer.com channels' chat and looks for matches

Dependencies

The windows 10 toaster notifications depend on win10toast and the copy to clipboard feature requires pyperclip.

You can install these with pip install win10toast and pip install pyperclip