You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have seen people talk about it and ask about it, but this would really be useful. I have made a repo of a end point that is not there "now". Though I really do think by just looking at it, you will understand exactly how useful it could be. Especially those huge ban/unban batches we have all wanted to do. This repo is no where near perfect but just give it a glance over. https://github.com/Colten45/Twitch-API/blob/master/v3_resources/bans.md
This has it all, retrieve list of banned users, add/remove multiple users to&from the ban list. I copied mostly the Blocks repo but added some things here and there.
I am sure you smart people can make this happen!
There are those times when the rate limit of the chat will kill a bot trying to control a large audience. I for one don't want to wait 2 minutes and 30 seconds for my script to finish banning 100 users/bots because it is sitting there banning each one every 1500+ms
Even though having the ban api would just make everything perfect, I would be happy to use a comma separated list of targets in the .ban/.timeout commands "Fri 15[14:11:02] That isn't a valid username" :(
Edit: I have no clue how to reference other similar issues. Sorry.
The text was updated successfully, but these errors were encountered:
Bans
I have seen people talk about it and ask about it, but this would really be useful. I have made a repo of a end point that is not there "now". Though I really do think by just looking at it, you will understand exactly how useful it could be. Especially those huge ban/unban batches we have all wanted to do. This repo is no where near perfect but just give it a glance over. https://github.com/Colten45/Twitch-API/blob/master/v3_resources/bans.md
This has it all, retrieve list of banned users, add/remove multiple users to&from the ban list. I copied mostly the Blocks repo but added some things here and there.
I am sure you smart people can make this happen!
There are those times when the rate limit of the chat will kill a bot trying to control a large audience. I for one don't want to wait 2 minutes and 30 seconds for my script to finish banning 100 users/bots because it is sitting there banning each one every 1500+ms
Even though having the ban api would just make everything perfect, I would be happy to use a comma separated list of targets in the .ban/.timeout commands "Fri 15[14:11:02] That isn't a valid username" :(
Edit: I have no clue how to reference other similar issues. Sorry.
The text was updated successfully, but these errors were encountered: