An administration bot for Discord by Switch
npm i
node index.js
-help - shows the help command
-ping - pings the server and the api
-purge [2-100] - removes the indicated number of messages
-kick @USER "REASON" - kicks the mentioned user with the listed resason
-ban @USER "REASON" - bans the mentioned user with the listed resason
Feburary 2018 - Re-written for discord.js, updated ping command, intorduced the kick and ban commands.