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

91 commits

Author SHA1 Message Date
phxntxm 36ac88ac45 Corrected syntax errors 2016-07-28 18:16:42 -05:00
Phxntxm 83109c1766 tuned up a bit of the code 2016-07-28 11:59:12 -05:00
Phxntxm ec191c06fa Changed the required permissions to be send_messages instead of none 2016-07-25 09:25:41 -05:00
phxntxm 63a040be28 Checked the length of the command list to verify if a command was provided 2016-07-18 18:33:07 -05:00
Phxntxm dd0d54954d Modified cogs to print an error if Bonfire could not save any data 2016-07-18 07:06:13 -05:00
phxntxm a9267f106e Git rid of useless references, and updated for pep8 2016-07-17 16:10:12 -05:00
phxntxm 11aae5096d Changed base permission to a valid permission 2016-07-17 15:56:29 -05:00
Phxntxm 84f2ec7159 Fixed syntax error 2016-07-17 15:24:13 -05:00
Phxntxm d9475412cf Changed custom permissions to send_message as the lowest 2016-07-17 15:23:38 -05:00
Phxntxm 6aab05fd7b Changed valid_perms to use the permissions provided by discord library 2016-07-17 14:13:27 -05:00
Phxntxm 359aae4bf2 Fixed syntax error 2016-07-17 12:48:50 -05:00
Phxntxm 59594a54d9 Changed all references to MySQL saving content, to json content 2016-07-17 10:17:47 -05:00
Phxntxm acb9dfe340 Removed test printing, corrected error in the permission validation for perms add 2016-07-16 12:34:42 -05:00
Phxntxm 44af503a69 Fixed syntax error 2016-07-16 12:30:58 -05:00
Phxntxm 686918fb80 Removed error prenting to a file 2016-07-16 12:28:15 -05:00
Phxntxm dd3fd91c8c Adding printing of perms and command for testing an error 2016-07-16 12:18:24 -05:00
Phxntxm 4f93370cdb Adding printing of perms and command for testing an error 2016-07-16 12:14:29 -05:00
Phxntxm cf72e77e75 Removed ability to setup custom permissions on certain commands 2016-07-16 07:27:10 -05:00
Phxntxm 38118980b7 Changed description of removing and adding custom permission commands 2016-07-16 07:04:24 -05:00
Phxntxm 30a6147c22 Closed connection to the MySQL server to save changes 2016-07-16 07:02:30 -05:00
Phxntxm ccfef7d9ba Fixed syntax error 2016-07-16 07:01:32 -05:00
Phxntxm e5568740af Fixed syntax error 2016-07-16 07:00:49 -05:00
Phxntxm 8295b43f71 Fixed syntax error 2016-07-16 07:00:21 -05:00
Phxntxm 6b1851dd55 Added command to remove the custom permissions setup on a command 2016-07-16 06:59:28 -05:00
Phxntxm 63f00b76ec Removed ability to call many commands in pm 2016-07-16 06:42:44 -05:00
phxntxm 03dda8afc8 Checking the actual permissions instead of the role 2016-07-15 18:30:46 -05:00
phxntxm c6926a4830 Added descriptions to the perms commands 2016-07-15 17:59:15 -05:00
phxntxm 46db1a28c2 Changed checks to the custom predicate for custom permissions 2016-07-15 17:46:10 -05:00
phxntxm 727f7107f2 Added ability to setup custom permissions on the parent of group commands 2016-07-15 17:41:16 -05:00
phxntxm 2a2aa40b7f Added ability to search for subcommand's permissions 2016-07-15 17:23:13 -05:00
phxntxm e1e8e59272 Fixed syntax error 2016-07-15 17:18:48 -05:00
phxntxm 3e40d1665d Changed tag add command to accept groups 2016-07-15 17:18:04 -05:00
phxntxm 4f6e1b7ea5 Writing variables to a file to check on an error 2016-07-15 16:39:26 -05:00
Phxntxm 4eebf4ef2f Fixed syntax error 2016-07-15 14:22:04 -05:00
Phxntxm 5988bd56ba Fixed syntax error 2016-07-15 14:20:29 -05:00
Phxntxm 460c6f6285 Fixed syntax error 2016-07-15 14:17:39 -05:00
Phxntxm ae56fc0528 Added some confirmations when perms command is ran 2016-07-15 14:16:10 -05:00
Phxntxm 308ad3cb21 Fixed syntax error 2016-07-15 14:10:09 -05:00
Phxntxm 85a37094e2 Changed formatting of strings to hopefully not cause mysql errors 2016-07-15 14:09:17 -05:00
Phxntxm 153ef6058d Parameters appear to be correct, testing method again 2016-07-15 12:07:10 -05:00
Phxntxm 1aeb69e1eb Printing every parameter to test result 2016-07-15 12:04:21 -05:00
Phxntxm f6b6240568 Fixed syntax error 2016-07-15 11:23:48 -05:00
Phxntxm d1bbd452d2 Fixed syntax error 2016-07-15 11:22:40 -05:00
Phxntxm 6e0ac9036f Fixed syntax error 2016-07-15 11:14:55 -05:00
Phxntxm f4e79c93ae Fixed syntax error 2016-07-15 11:13:42 -05:00
Phxntxm ef1445314e Fixed syntax error 2016-07-15 11:10:21 -05:00
Phxntxm a12f8ca10b Fixed syntax error 2016-07-15 11:05:41 -05:00
Phxntxm e9f5c88482 Fixed syntax error 2016-07-15 10:59:30 -05:00
Phxntxm ce1077bcd9 Handling testing exception in the cog for now 2016-07-15 10:59:06 -05:00
Phxntxm f94fed38ea Fixed syntax error 2016-07-15 10:18:55 -05:00