thelabcat / rumble-chat-actor

Interact with the chat of your livestreams in Python
GNU General Public License v3.0
2 stars 0 forks source link

Invalid commands should not always prompt a response #7

Closed thelabcat closed 3 months ago

thelabcat commented 3 months ago

I think it would be useful if there was a setting where the actor would not respond if an invalid command was given. Perhaps it should only respond to the first time this happens within a time range, or the first time it happens from a certain user.