Shimell / DiscordWhitelisterSpigot

Spigot plugin that allows whitelisting users through a discord text channel.
MIT License
41 stars 22 forks source link

Made !whitelist add/remove commands required to be at start of message. #8

Closed vacer25 closed 4 years ago

vacer25 commented 4 years ago

Made the name be the text up to the first space following the command (everything else is ignored). This allows writing something like "@user please do !whitelist add " without triggering the bot.

Fixed error that occurred when users leave guild which did not use the plugin to add to the whitelist. Fixed version not displaying correctly (was still showing 1.2.0). Made GitHub link in /dwabout command green.