never realized how much I needed a blacklist action in my streamerbot! Would you happen to have a source for that list of words or be willing to share the action here or on your discord server? super useful vid!
@@halfd0rk thanks! So I used TH-cam's list as the basis for creating my list. It includes some instances using numbers and symbols, but not all. Do think of potential ways you might see some of these words in that context as well, because people do get creative. This is the link that has the .txt download that I used: www.freewebheaders.com/youtube-blacklist-words-free-and-youtube-comment-moderation/ It's about 1,800 or more, so it takes time to customize it to your needs. But my mods and I tested this at great length to ensure it works. Hope this helped!
A solid way to do this is to create a global variable by redeemer that tracks. So you would add to the MOD STOP variable (or however you label it) a set global variable by redeemer and do increment 1. Then you would do a get global variable by redeemer so you can check the count it is at after the addition of the increment. Then add an if/else statement that "if %variableFromRedeemer% equals (the number of violations you choose), then do an action which should be a new action that triggers that will result in the ban of someone. This can be done with subactions for TH-cam and Twitch in moderation where you would ban %targetUser%. If you need help with it, reach out to me on discord.
Hey I am having some problem whit subs only channelpoinst, have done the same things like you whit Logic if/Else, but the still are no subs that can complitet and get the reward
found this on the SB discord, very helpful man thanks
You're welcome! It means a lot to me that this does help others to improve their streams!
Thanks for the video
@@streamerdotbot anytime! Can't help but want to keep promoting an awesome program!
never realized how much I needed a blacklist action in my streamerbot! Would you happen to have a source for that list of words or be willing to share the action here or on your discord server? super useful vid!
@@halfd0rk thanks! So I used TH-cam's list as the basis for creating my list. It includes some instances using numbers and symbols, but not all. Do think of potential ways you might see some of these words in that context as well, because people do get creative.
This is the link that has the .txt download that I used: www.freewebheaders.com/youtube-blacklist-words-free-and-youtube-comment-moderation/
It's about 1,800 or more, so it takes time to customize it to your needs. But my mods and I tested this at great length to ensure it works.
Hope this helped!
question
how would i track the amount of offenses someone's committed to know they should be banned
A solid way to do this is to create a global variable by redeemer that tracks. So you would add to the MOD STOP variable (or however you label it) a set global variable by redeemer and do increment 1. Then you would do a get global variable by redeemer so you can check the count it is at after the addition of the increment. Then add an if/else statement that "if %variableFromRedeemer% equals (the number of violations you choose), then do an action which should be a new action that triggers that will result in the ban of someone. This can be done with subactions for TH-cam and Twitch in moderation where you would ban %targetUser%.
If you need help with it, reach out to me on discord.
Hey I am having some problem whit subs only channelpoinst, have done the same things like you whit Logic if/Else, but the still are no subs that can complitet and get the reward