-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need automod functions #17
Comments
user should get a warning/ban if trying to shoutout themselves once/more than once. |
i dont see it as automod, and i honesthly thik it should be part of the !so stuff, that way its configured in the same place as the !so message |
some channels allow self shoutout, but only every {{ definable }} period of time, this is useful for small streamers who have very few mods and sometimes only one is active in a channel, and the mods are streamers. might be worth having a switch for allowing self shoutout and a variable for time period in minutes. |
I'm not sure I understand your use case example, but I think a GUI to control the bot setting is a great idea and very possible. But that's a different issue. Could you elaborate? If the mods are streamers, why should they be allowed to self-shoutout? Making it configurable makes it easier of course. |
To start on this you'd want to do a few things. First, elevate privileges for your bot. Next in your regex add the following:
This would remove the chat message (i think) and also remove it from ending up in your local chat stream. |
"WaNnA bEcOmE fAmOuS?!!?"
The text was updated successfully, but these errors were encountered: