diff --git a/NOTES.md b/NOTES.md index 4098e7a..812f956 100644 --- a/NOTES.md +++ b/NOTES.md @@ -18,6 +18,8 @@ Rum Goggles Service: # Bugs +Chat bot rule menu back button does not work in macOS + If connection to chat stream breaks, gracefully handle error - try to reconnect - let the chat rules know, etc. @@ -25,6 +27,9 @@ If connection to chat stream breaks, gracefully handle error # Doing +Add bypass to commands for: +- Host, admin, mod, etc. + Monitor how many handlers are listening to a producer. - If producer.Stop is called, subtract from count. - If count == 0, stop producer