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

Keep the actor from trying to take action on raid messages #11

Closed thelabcat closed 3 months ago

thelabcat commented 3 months ago

Raid alerts do not have a moderation menu, and so might raise an error if the actor tried to do such. See https://github.com/thelabcat/rumble-api-wrapper-py/issues/7 for detecting if a message is a raid alert.