Commit Graph

24 Commits

Author SHA1 Message Date
JoeShimo
7904e30c32 easy whitelist support 2019-11-06 14:23:10 +00:00
JoeShimo
210e00700f Removed JDA warning messages, Actually error out when bot fails to initialize, Update / Add entries to config without user input 2019-11-04 13:45:53 +00:00
JoeShimo
27666ef939 basic username validation for add command 2019-11-04 12:52:54 +00:00
JoeShimo
ed3eea348a Update README.md 2019-11-01 15:34:56 +00:00
JoeShimo
4cf4ac3e5d readme update 2019-11-01 15:33:26 +00:00
JoeShimo
0b11bcc84f specify name instead of just saying 'user' when getting a response from the remove command 2019-10-31 14:03:55 +00:00
JoeShimo
b91fc8bb4f Added a removed list
this list means that limited whitelist roles cannot add back users that have been removed by staff members
2019-10-31 13:42:22 +00:00
JoeShimo
b997ba94be formatting & console log fix 2019-10-31 00:00:47 +00:00
JoeShimo
77bfc32330 Update plugin.yml 2019-10-30 23:41:11 +00:00
JoeShimo
bb9af73581 changed role check to equals instead of contains
solves the issue where another role with a similar name as another permission role will be treated the same.
2019-10-30 23:35:00 +00:00
JoeShimo
a860ca17b5 removed unneeded stuff 2019-10-30 23:09:16 +00:00
JoeShimo
e79625f392 added a role group with limited whitelists 2019-10-30 23:07:30 +00:00
JoeShimo
404246835f Split allowed to use role into 2 roles
Add,Remove Role & Add Role
2019-10-29 15:19:43 +00:00
JoeShimo
2f87a03f35
Update README.md 2019-08-25 15:31:30 +01:00
JoeShimo
905a377c3b added a remove command and info command 2019-08-25 15:19:17 +01:00
JoeShimo
158c5b5a27 help command & minor optimization
if a user with a valid role types !whitelist without a name after, the bot will respond with a help message
2019-08-25 14:18:29 +01:00
JoeShimo
63c09e9c3f changed another part of the !whitelist command to be case insensitive 2019-08-01 16:11:17 +01:00
JoeShimo
4e44065fae made !whitelist command case insensitive 2019-08-01 15:45:42 +01:00
JoeShimo
66ccc6f616
Update README.md 2019-08-01 15:31:32 +01:00
JoeShimo
9a7db26b5b
Update README.md 2019-08-01 15:31:04 +01:00
JoeShimo
d16122cdce finished discord client for the most part 2019-08-01 15:10:58 +01:00
JoeShimo
ef5d2fc122 more progress on discord client 2019-07-30 00:25:38 +01:00
JoeShimo
a6c6bfabec Progress on discord client 2019-07-29 00:02:12 +01:00
JoeShimo
81a70f80f4 This is a new commit 2019-07-28 22:11:04 +01:00