how can i set up a command to display how many bans i have on my twitch channel
Command that displays bans
1 reply
Hey @Purple Fox!
Unfortunately there isn't an API end point to get that information, however, you can see the users that were banned in your channel here: https://dashboard.twitch.tv/u/USERNAME/settings/moderation/banned-chatters
(replace USERNAME by your username).
You could count the number of people and create a command, updating it every time a new ban is delivered. I'm not sure why you'd want a command to display that statistic though.