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

Allow handling of exterior commands without showing errors #30

Closed Gyoo closed 9 years ago

Gyoo commented 9 years ago

If someone has Nightbot with custom commands, SplitsBet alerts that there's an error because of a command that is not in its list. It shouldn't show an error (Just hide the message maybe ?)

szong commented 9 years ago

Alerts from Twitch chat (as in, it sends a message)? If so, should just be a couple-line comment out.

Otherwise, if it's a program block, the null check should just return.

Gyoo commented 9 years ago

Yes. It should be really easy to fix, but I'm falling asleep on my keyboard so I just noted that it has to be done.