andyman1222 / ThanosBot

A bot that can create balance amongst the number of users on a Discord server
7 stars 4 forks source link

Make Thanos kick instead of ban with snap #4

Open matthew-goldman opened 5 years ago

matthew-goldman commented 5 years ago

We're planning on snapping the server, however we'd like to just kick half the people instead of banning them.

I don't really know what I'm doing with node.js, but I think I probably have to change something in the else if(txt[1] == config.commands.superBan){ block, right?

I'm not sure. Any help would be appreciated.