1
0
Fork 0
mirror of synced 2024-05-15 01:52:27 +12:00
Commit graph

85 commits

Author SHA1 Message Date
Dan Hess 99fe741438 Correct unassign incorrectly casting to str 2021-05-21 14:27:45 -08:00
Dan Hess 00f0399d77 Correct unassign incorrectly casting to str 2021-05-21 14:25:08 -08:00
Dan Hess d85454f6cf Big update, use ext.tasks, couple updates to handle chunking better, log errors in tasks to error channel 2020-10-10 22:36:11 -05:00
Dan Hess 23602080ed Don't show list of roles, in case it's too large 2020-09-02 16:36:40 -05:00
Dan Hess 94c2cb010d Missed one of the permission flag changes 2020-04-29 14:51:03 -05:00
phxntxm 5f568b37de Update to use new cog paradigm 2019-02-23 14:13:10 -06:00
phxntxm b64eedba6b No longer need to convert to string 2019-01-29 00:14:23 -06:00
phxntxm 6668030cd3 COrrect bool comparison 2019-01-29 00:06:05 -06:00
phxntxm 59e42d8182 Use new database for some role commands 2019-01-28 23:45:26 -06:00
phxntxm 75af7dcd6f Rewrite of database/configuration 2019-01-27 20:58:39 -06:00
phxntxm 29a14d2e3b Add spades; Move utils to it's own folder outside cogs; Remove images and fonts 2018-10-29 20:00:37 -05:00
phxntxm 087114033c Add descriptions to classes for help command 2018-10-08 15:40:21 -05:00
phxntxm 764759b30a Add a way to print info about a specific role 2018-10-05 10:26:10 -05:00
phxntxm 2395aba4f7 Correct reference to roles 2018-10-05 10:13:10 -05:00
phxntxm d1d16390ef Update to use new paginator 2018-10-04 15:36:58 -05:00
phxntxm a96835326c Change to check all requirements in the command checks, not some in on_message 2018-09-23 17:34:14 -05:00
phxntxm e7c2cdceb7 Change database saving, and command reading to not create tasks each time 2018-09-23 01:04:03 -05:00
phxntxm 1c320b5e6e Don't show colour roles in list 2018-04-24 17:55:47 -05:00
phxntxm 7ee3725c7e error out if an invalid colour is given 2018-01-01 22:59:19 -06:00
phxntxm c4d0a3b2a9 Add a command to control colours used 2018-01-01 18:20:27 -06:00
phxntxm e97c50edfe Add a command to control colours used 2018-01-01 18:10:57 -06:00
phxntxm a6d0d507d9 Add a command to control colours used 2018-01-01 18:09:10 -06:00
phxntxm fb26b7ffcf Add a command to control colours used 2018-01-01 18:08:11 -06:00
phxntxm 164d62a179 Add a command to control colours used 2018-01-01 18:06:24 -06:00
phxntxm ab93c3f436 Add the restriction checking decorator to all commands 2017-06-27 19:26:32 -05:00
phxntxm efc1a3cf6d Database rewrite/User queue creation 2017-06-07 03:30:19 -05:00
Phxntxm 4178298065 Correct exception checking 2017-05-19 13:55:55 -05:00
Phxntxm 47f0cfebfa Add a check for if there are no roles 2017-05-18 14:01:56 -05:00
phxntxm 4db5e57a98 Use the role hierarchy to list the roles in order 2017-05-16 23:02:52 -05:00
phxntxm a5daa026d5 Use the paginator 2017-05-16 22:47:33 -05:00
phxntxm bfb744bb29 remove erroneous alias 2017-05-04 02:44:51 -05:00
phxntxm 483698ea29 Renaming of assigning commands to make it more clear which does which 2017-05-04 02:44:10 -05:00
phxntxm a793378093 Correct naming of command 2017-05-04 02:34:33 -05:00
phxntxm aa610bd1d8 Add the ability to remove and list self-assignable roles 2017-05-04 02:33:24 -05:00
phxntxm 00b49f7445 Correct requirements for assign me 2017-05-04 01:30:07 -05:00
Phxntxm 5aa87ce653 Reordering of commands to be grouped better 2017-04-30 18:56:02 -05:00
Phxntxm 74d22f2d8d Update no_pm to use the decorator instead 2017-04-08 22:04:46 -05:00
phxntxm 993ad7ce43 Update to match rewrite 2017-03-08 14:59:05 -06:00
phxntxm fa8d03c6c2 removed the message sent, as we're now using typing 2017-03-08 14:50:29 -06:00
phxntxm 2b9d8a2dca Update for rewrite: Batch 5 2017-03-07 17:56:24 -06:00
phxntxm d82127fa38 Update for rewrite: Batch 4 2017-03-07 17:47:00 -06:00
phxntxm a05b768274 Updated for rewrite: Batch 2 2017-03-07 16:35:30 -06:00
Phxntxm 354a482160 Added examples and results for all commands 2016-11-28 22:55:55 -06:00
Phxntxm b413da5e96 Stopped from returning if no permissions provided 2016-10-09 21:48:38 -05:00
Phxntxm 0372ce5277 Allowed for no permissions, and only one to be provided when creating roles 2016-10-09 21:46:06 -05:00
phxntxm 5b8fc913b8 PEP8 changes 2016-08-30 17:33:46 -05:00
Phxntxm 0e785ef9b0 Changed up what permissions are required for role management 2016-08-28 15:00:34 -05:00
Phxntxm f26e04b1a4 Mass update: Added comments to most of the project. A couple small tweaks made as well 2016-08-15 22:30:52 -05:00
Phxntxm 37dbacf3fe Mass update: removed all cases LikeThis and replaced them like_this (This for you Fuyu) 2016-08-14 21:10:12 -05:00
Phxntxm 7d1890ab59 Removed the ability to execute some commands via PM 2016-08-04 07:10:17 -05:00