noirscape / pedro-discord-bot

moderation bot specifically designed for fefosheep. written in discordpy. WIP.
GNU Affero General Public License v3.0
1 stars 1 forks source link

Softban #10

Closed noirscape closed 7 years ago

noirscape commented 7 years ago

Basically Kurisu's ability reimplemented in discordjs (since Kurisu is a pain to get running)

Commands

Explanation

A softban is done by checking if a member is in a specific list (I plan on using UserIDs to check for said list) and if they are, kicking them. That is Kurisu's implementation of a softban.

My implementation will be slightly different. It still checks if the member is in a specific list, but if they are, they will be banned instead and given a DM to explain that they were banned for evading warns/sockpuppetry.