1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00
Commit graph

74 commits

Author SHA1 Message Date
phxntxm 8e050c016e Updates to comply with PEP 8 2016-07-30 19:20:55 -05:00
Phxntxm 2728c7c6d7 Custom permissions has been changed to save the value instead 2016-07-30 06:58:01 -05:00
phxntxm 6e34c46df0 Set _perm to None as it couldn't be referenced before 2016-07-17 15:58:13 -05:00
phxntxm a6449de588 Set joke command for a valid permission 2016-07-17 15:54:31 -05:00
Phxntxm d9475412cf Changed custom permissions to send_message as the lowest 2016-07-17 15:23:38 -05:00
Phxntxm 0000b21054 Changed check for custom permissions, to look at the json file instead of MySQL 2016-07-17 12:45:24 -05:00
Phxntxm 5b5a22c03b Removed loop and used permissions_in method instead in this check 2016-07-16 15:26:15 -05:00
Phxntxm 0dfa188542 Fixed indentation issue in checks 2016-07-16 13:09:44 -05:00
Phxntxm 25c7114a85 Removed printing to a file that no longer exists, for testing 2016-07-16 06:48:19 -05:00
phxntxm 195f2ee608 Stopped checking for roles if in a PM 2016-07-15 18:34:10 -05:00
phxntxm 645f8fa85f Checking the actual permissions instead of the role 2016-07-15 18:22:53 -05:00
phxntxm 571a4295ec Adding test command to check automatic type hinting 2016-07-15 16:51:28 -05:00
phxntxm 4f6e1b7ea5 Writing variables to a file to check on an error 2016-07-15 16:39:26 -05:00
Phxntxm 48a753cf26 Fixed syntax error 2016-07-15 15:28:14 -05:00
Phxntxm 1cfbe57bc7 Fixed syntax error 2016-07-15 15:21:27 -05:00
Phxntxm 5c4ad6ebff Corrected the checking predicate for custom permissions 2016-07-15 15:18:52 -05:00
Phxntxm d6b0298f53 Fixed syntax error 2016-07-15 15:14:09 -05:00
Phxntxm 10afdb7de0 Changed tag command to allow the custom permissions set 2016-07-15 15:10:51 -05:00
Phxntxm 8af5ecd645 Fixed syntax error 2016-07-15 08:28:23 -05:00
Phxntxm 1101d287ad Removed custom predicates, will makes custom permissions setup in the future easier 2016-07-15 08:26:32 -05:00
phxntxm d8ca2de783 Used commands.has_permissions for a couple of my old predicates 2016-07-12 09:17:47 -05:00
phxntxm 03c60d0db5 Removed check if author is player2 from predicates 2016-07-10 17:02:27 -05:00
phxntxm c44fcfcbbf Removed checks, am checking this in the command now. 2016-07-10 16:57:52 -05:00
phxntxm 2bde1ce936 Complete modification to use cogs 2016-07-08 20:27:19 -05:00