RobertMcCoy / TwitchChat

Twitch Chat Reader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TwitchChat

An attempt at a multi-threaded application that connects to an unlimited number of IRC Channels (Twitch uses IRC for chat) and logs all messages sent on that IRC Channel

Issues

The main issue is Twitch Rate Limits connections, meaning you will never see all messages, and there is no real way around this hard limit. This application is going to be discontinued and will be rewritten in the near future in .NET Core for much faster interactions (see the top performing languages chart to see why).

About

Twitch Chat Reader

License:GNU General Public License v3.0


Languages

Language:C# 100.0%