1
0
Fork 0
mirror of synced 2024-05-19 12:02:29 +12:00
Commit graph

2087 commits

Author SHA1 Message Date
Phxntxm c7605cbaf3 Fixed syntax error 2016-07-17 10:19:41 -05:00
Phxntxm 59594a54d9 Changed all references to MySQL saving content, to json content 2016-07-17 10:17:47 -05:00
Phxntxm 9a880d343c Added new method for saving content as a json file instead of mysql 2016-07-17 06:49:05 -05:00
Phxntxm c849dd2bf6 Added saveContent method 2016-07-16 15:26:30 -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 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 61defbc824 Changed error handling for removing a tag, to print the tag that is failing 2016-07-16 11:57:17 -05:00
Phxntxm ae6692867a Added custom permissions accessiblity for all commands 2016-07-16 11:49:14 -05:00
Phxntxm 2e5135dd77 Added custom permissions accessiblity for all commands 2016-07-16 11:48:10 -05:00
Phxntxm d251d20e9a Added a command to dynamically add doggo images 2016-07-16 10:56:20 -05:00
Phxntxm 2618eebfbc Added .ftpquota to gitignore 2016-07-16 10:32:26 -05:00
Phxntxm 95bf4ff886 Removed images from repository 2016-07-16 10:24:10 -05:00
Phxntxm afdb7dad18 Added images folder to the ignore list 2016-07-16 10:21:09 -05:00
Phxntxm 50deeb44f3 Added more doggo pics 2016-07-16 10:13:51 -05:00
Phxntxm bd6bdecf12 Added more doggo pics 2016-07-16 10:03:00 -05:00
Phxntxm 530f344a38 Fixed syntax error 2016-07-16 09:46:02 -05:00
Phxntxm 9df0e06d42 Added compatbility to use the doggo command for any doggo image saved 2016-07-16 09:45:44 -05:00
Phxntxm a2aa235ebd Added doggo command 2016-07-16 09:20:17 -05:00
Phxntxm 94074f28d1 Removed test command 2016-07-16 07:53:33 -05:00
Phxntxm 2a09bdbe77 Adding a test command to test the type hinting feature 2016-07-16 07:49:01 -05:00
Phxntxm 821f7b5681 Fixed syntax error 2016-07-16 07:43:23 -05:00
Phxntxm cdab6387cd Adding a test command to test the type hinting feature 2016-07-16 07:43:04 -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 25c7114a85 Removed printing to a file that no longer exists, for testing 2016-07-16 06:48:19 -05:00
Phxntxm ff32c8685d Set bot to only pm help messages if the message is too long 2016-07-16 06:47:01 -05:00
Phxntxm e5fd4f00c5 Removed multiple instance of no_pm in paramaters 2016-07-16 06:44:09 -05:00
Phxntxm 63f00b76ec Removed ability to call many commands in pm 2016-07-16 06:42:44 -05:00
phxntxm 195f2ee608 Stopped checking for roles if in a PM 2016-07-15 18:34:10 -05:00
phxntxm 03dda8afc8 Checking the actual permissions instead of the role 2016-07-15 18:30:46 -05:00
phxntxm 645f8fa85f Checking the actual permissions instead of the role 2016-07-15 18:22:53 -05:00
phxntxm 1fd71e3943 Found the error, removing printing of full traceback 2016-07-15 18:21:38 -05:00
phxntxm 59c6fcc868 Printing full traceback for error testing 2016-07-15 18:16:00 -05:00
phxntxm 5e0f8d370a Printing full traceback for error testing 2016-07-15 18:14:20 -05:00
phxntxm 347da70ed0 Printing full traceback for error testing 2016-07-15 18:13:12 -05:00
phxntxm 227a09e566 Printing full traceback for error testing 2016-07-15 18:11:36 -05:00
phxntxm 3b1551aab5 Printing full traceback for error testing 2016-07-15 18:06:28 -05:00
phxntxm c6926a4830 Added descriptions to the perms commands 2016-07-15 17:59:15 -05:00
phxntxm 9590a70806 Changed checks to the custom predicate for custom permissions 2016-07-15 17:48:46 -05:00
phxntxm 46db1a28c2 Changed checks to the custom predicate for custom permissions 2016-07-15 17:46:10 -05:00