CommanderRoot / twitch-tools

A feedback / feature request repo for https://twitch-tools.rootonline.de/
26 stars 0 forks source link

Use tools in channel I'm a moderator in #87

Closed landaire closed 1 month ago

landaire commented 1 month ago

Is there a way to use the tools -- specifically the chatban manager tool -- to ban users for a channel I'm a moderator in instead of my own account?

CommanderRoot commented 1 month ago

grafik

The Twitch API only allows the broadcaster to see the list of banned users. It's however possible to ban and unban accounts in channels as a moderator, even if you can't see the list of already banned accounts. I have now modified the script to allow the user to select a channel they want to do the bans or unbans in.

landaire commented 1 month ago

@CommanderRoot exactly what I was looking for. Thanks!