RaxaStudios / kfbot2.0

Java bot w/JavaFX gui for Twitch
2 stars 1 forks source link

Added repeating reminder message with interval #17

Closed RaxaStudios closed 5 years ago

RaxaStudios commented 5 years ago

Every X seconds a reminder message will be sent to chat regarding the poll. Thread will throw an InterruptedException on ending the poll/drawing winner, this is caught and ignore.

RaxaStudios commented 5 years ago

force-push adds in ability to change interval to 0 to be able to prevent bot from ever sending a reminder to chat