CivClassic / Kira

Discord bot for interacting with a Minecraft server using the KiraBukkitGateway plugin.
Other
1 stars 5 forks source link

Blacklist Discord accounts #10

Open Maxopoly opened 4 years ago

Maxopoly commented 4 years ago

Add a SQL table, which stores blacklisted discord accounts, including commands to add to/remove from to it.

Kira should refuse service in any Discord containing any of these accounts and tell why. Need to scan all Discords on startup and then listen for new joins to detect such accounts.

Gjum commented 4 years ago

discord limits access to the full member list: https://discord.com/developers/docs/topics/gateway#privileged-intents https://discord.com/developers/docs/resources/guild#list-guild-members