icecreamdatabase / IceCreamDataBase

MIT License
2 stars 2 forks source link

Mass unban feature #100

Open cineafx opened 4 years ago

cineafx commented 4 years ago

https://dev.twitch.tv/docs/api/reference#get-banned-users

Will require multiple confirmation steps! Something like:

user: <unbanall icecreamdatabase: if you are sure type "<unbanall XXXXXXXXXX" user: <unbanall XXXXXXXXXX

Where XXXXXXXXXX is a randomly generated nonce.

First fetch all users, generate a list and then use additional connections to send that list out.