Gyoo / LiveSplit.SplitsBet

GitHub for the LiveSplit plugin SplitsBet, the bot that makes the viewers play with the runner
8 stars 10 forks source link

Check if bot is connected to chat and add OnMessage handler if needed #7

Closed 0x0ade closed 9 years ago

0x0ade commented 9 years ago

If it is already connected to the TwitchChat instance of the channel (either due to another bot or due to a restart of the component), simply use the current chat instance instead of re-connecting.

If the current TwitchChat doesn't contain the OnMessage delegate (due to a fresh SplitsBet instance), add it.