Command that displays bans

Asked Feb 23, 2020·1 reply·Last activity 6 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

how can i set up a command to display how many bans i have on my twitch channel

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.