1
0
Fork 0
mirror of synced 2024-05-20 04:22:29 +12:00

Commit graph

  • 706dedb980 Changed saving method to check if json can dump the content, before truncating the file Phxntxm 2016-07-18 06:53:32 -0500
  • a9267f106e Git rid of useless references, and updated for pep8 phxntxm 2016-07-17 16:10:12 -0500
  • 362270510f Fixed syntax error phxntxm 2016-07-17 16:03:07 -0500
  • 6e34c46df0 Set _perm to None as it couldn't be referenced before phxntxm 2016-07-17 15:58:13 -0500
  • 11aae5096d Changed base permission to a valid permission phxntxm 2016-07-17 15:56:29 -0500
  • a6449de588 Set joke command for a valid permission phxntxm 2016-07-17 15:54:31 -0500
  • 84f2ec7159 Fixed syntax error Phxntxm 2016-07-17 15:24:13 -0500
  • d9475412cf Changed custom permissions to send_message as the lowest Phxntxm 2016-07-17 15:23:38 -0500
  • 6aab05fd7b Changed valid_perms to use the permissions provided by discord library Phxntxm 2016-07-17 14:13:27 -0500
  • 4a42611c1a Removing traceback printing Phxntxm 2016-07-17 13:46:44 -0500
  • 1c20ef2754 Printing full traceback for error Phxntxm 2016-07-17 13:20:44 -0500
  • 359aae4bf2 Fixed syntax error Phxntxm 2016-07-17 12:48:50 -0500
  • 0000b21054 Changed check for custom permissions, to look at the json file instead of MySQL Phxntxm 2016-07-17 12:45:24 -0500
  • dfea4bbcb5 Fixed syntax error Phxntxm 2016-07-17 12:23:18 -0500
  • 1f0eadc9f2 Set on_ready to look in the json file instead of MySQL Phxntxm 2016-07-17 12:17:42 -0500
  • 8553ae3b20 Set on_ready to look in the json file instead of MySQL Phxntxm 2016-07-17 12:15:39 -0500
  • 7ad223418e Truncated file to fix issue when new content is less than old content Phxntxm 2016-07-17 12:12:57 -0500
  • a2fe435323 Truncated file to fix issue when new content is less than old content Phxntxm 2016-07-17 12:11:47 -0500
  • e51251d435 Changed writing method to file Phxntxm 2016-07-17 11:34:49 -0500
  • 4d69756b2f Changed writing method to file Phxntxm 2016-07-17 11:33:28 -0500
  • 37b6c58713 Fixed syntax error Phxntxm 2016-07-17 11:12:34 -0500
  • 5565b6cd91 Fixed syntax error Phxntxm 2016-07-17 11:12:11 -0500
  • 233364f322 Fixed syntax error Phxntxm 2016-07-17 11:11:02 -0500
  • 1eafbb223d Fixed syntax error Phxntxm 2016-07-17 11:07:21 -0500
  • cdb5372682 Fixed syntax error Phxntxm 2016-07-17 10:59:37 -0500
  • 9b134a9b43 Passed context to twitch as it's now needed Phxntxm 2016-07-17 10:48:42 -0500
  • 904488c589 Fixed syntax error Phxntxm 2016-07-17 10:25:39 -0500
  • dc8b14f581 Fixed syntax error Phxntxm 2016-07-17 10:25:06 -0500
  • 071ea01426 Fixed syntax error Phxntxm 2016-07-17 10:24:49 -0500
  • 016606c0b2 Fixed syntax error Phxntxm 2016-07-17 10:21:25 -0500
  • c7605cbaf3 Fixed syntax error Phxntxm 2016-07-17 10:19:41 -0500
  • 59594a54d9 Changed all references to MySQL saving content, to json content Phxntxm 2016-07-17 10:17:47 -0500
  • 9a880d343c Added new method for saving content as a json file instead of mysql Phxntxm 2016-07-17 06:49:05 -0500
  • c849dd2bf6 Added saveContent method Phxntxm 2016-07-16 15:26:30 -0500
  • 5b5a22c03b Removed loop and used permissions_in method instead in this check Phxntxm 2016-07-16 15:26:15 -0500
  • 0dfa188542 Fixed indentation issue in checks Phxntxm 2016-07-16 13:09:44 -0500
  • acb9dfe340 Removed test printing, corrected error in the permission validation for perms add Phxntxm 2016-07-16 12:34:42 -0500
  • 44af503a69 Fixed syntax error Phxntxm 2016-07-16 12:30:58 -0500
  • 686918fb80 Removed error prenting to a file Phxntxm 2016-07-16 12:28:15 -0500
  • dd3fd91c8c Adding printing of perms and command for testing an error Phxntxm 2016-07-16 12:18:24 -0500
  • 4f93370cdb Adding printing of perms and command for testing an error Phxntxm 2016-07-16 12:14:29 -0500
  • 61defbc824 Changed error handling for removing a tag, to print the tag that is failing Phxntxm 2016-07-16 11:57:17 -0500
  • ae6692867a Added custom permissions accessiblity for all commands Phxntxm 2016-07-16 11:49:14 -0500
  • 2e5135dd77 Added custom permissions accessiblity for all commands Phxntxm 2016-07-16 11:48:10 -0500
  • d251d20e9a Added a command to dynamically add doggo images Phxntxm 2016-07-16 10:56:20 -0500
  • 2618eebfbc Added .ftpquota to gitignore Phxntxm 2016-07-16 10:32:26 -0500
  • 95bf4ff886 Removed images from repository Phxntxm 2016-07-16 10:24:10 -0500
  • afdb7dad18 Added images folder to the ignore list Phxntxm 2016-07-16 10:21:09 -0500
  • 50deeb44f3 Added more doggo pics Phxntxm 2016-07-16 10:13:51 -0500
  • bd6bdecf12 Added more doggo pics Phxntxm 2016-07-16 10:03:00 -0500
  • 530f344a38 Fixed syntax error Phxntxm 2016-07-16 09:46:02 -0500
  • 9df0e06d42 Added compatbility to use the doggo command for any doggo image saved Phxntxm 2016-07-16 09:45:44 -0500
  • a2aa235ebd Added doggo command Phxntxm 2016-07-16 09:20:17 -0500
  • 94074f28d1 Removed test command Phxntxm 2016-07-16 07:53:33 -0500
  • 2a09bdbe77 Adding a test command to test the type hinting feature Phxntxm 2016-07-16 07:49:01 -0500
  • 821f7b5681 Fixed syntax error Phxntxm 2016-07-16 07:43:23 -0500
  • cdab6387cd Adding a test command to test the type hinting feature Phxntxm 2016-07-16 07:43:04 -0500
  • cf72e77e75 Removed ability to setup custom permissions on certain commands Phxntxm 2016-07-16 07:27:10 -0500
  • 38118980b7 Changed description of removing and adding custom permission commands Phxntxm 2016-07-16 07:04:24 -0500
  • 30a6147c22 Closed connection to the MySQL server to save changes Phxntxm 2016-07-16 07:02:30 -0500
  • ccfef7d9ba Fixed syntax error Phxntxm 2016-07-16 07:01:32 -0500
  • e5568740af Fixed syntax error Phxntxm 2016-07-16 07:00:49 -0500
  • 8295b43f71 Fixed syntax error Phxntxm 2016-07-16 07:00:21 -0500
  • 6b1851dd55 Added command to remove the custom permissions setup on a command Phxntxm 2016-07-16 06:59:28 -0500
  • 25c7114a85 Removed printing to a file that no longer exists, for testing Phxntxm 2016-07-16 06:48:19 -0500
  • ff32c8685d Set bot to only pm help messages if the message is too long Phxntxm 2016-07-16 06:47:01 -0500
  • e5fd4f00c5 Removed multiple instance of no_pm in paramaters Phxntxm 2016-07-16 06:44:09 -0500
  • 63f00b76ec Removed ability to call many commands in pm Phxntxm 2016-07-16 06:42:44 -0500
  • 195f2ee608 Stopped checking for roles if in a PM phxntxm 2016-07-15 18:34:10 -0500
  • 03dda8afc8 Checking the actual permissions instead of the role phxntxm 2016-07-15 18:30:46 -0500
  • 645f8fa85f Checking the actual permissions instead of the role phxntxm 2016-07-15 18:22:53 -0500
  • 1fd71e3943 Found the error, removing printing of full traceback phxntxm 2016-07-15 18:21:38 -0500
  • 59c6fcc868 Printing full traceback for error testing phxntxm 2016-07-15 18:16:00 -0500
  • 5e0f8d370a Printing full traceback for error testing phxntxm 2016-07-15 18:14:20 -0500
  • 347da70ed0 Printing full traceback for error testing phxntxm 2016-07-15 18:13:12 -0500
  • 227a09e566 Printing full traceback for error testing phxntxm 2016-07-15 18:11:36 -0500
  • 3b1551aab5 Printing full traceback for error testing phxntxm 2016-07-15 18:06:28 -0500
  • c6926a4830 Added descriptions to the perms commands phxntxm 2016-07-15 17:59:15 -0500
  • 9590a70806 Changed checks to the custom predicate for custom permissions phxntxm 2016-07-15 17:48:46 -0500
  • 46db1a28c2 Changed checks to the custom predicate for custom permissions phxntxm 2016-07-15 17:46:10 -0500
  • 727f7107f2 Added ability to setup custom permissions on the parent of group commands phxntxm 2016-07-15 17:41:16 -0500
  • 2a2aa40b7f Added ability to search for subcommand's permissions phxntxm 2016-07-15 17:23:13 -0500
  • e1e8e59272 Fixed syntax error phxntxm 2016-07-15 17:18:48 -0500
  • 3e40d1665d Changed tag add command to accept groups phxntxm 2016-07-15 17:18:04 -0500
  • 3aff0c50e8 Adding test command to check automatic type hinting phxntxm 2016-07-15 16:52:12 -0500
  • 571a4295ec Adding test command to check automatic type hinting phxntxm 2016-07-15 16:51:28 -0500
  • 4f6e1b7ea5 Writing variables to a file to check on an error phxntxm 2016-07-15 16:39:26 -0500
  • 48a753cf26 Fixed syntax error Phxntxm 2016-07-15 15:28:14 -0500
  • 1cfbe57bc7 Fixed syntax error Phxntxm 2016-07-15 15:21:27 -0500
  • 5c4ad6ebff Corrected the checking predicate for custom permissions Phxntxm 2016-07-15 15:18:52 -0500
  • 73a7d3485a Fixed syntax error Phxntxm 2016-07-15 15:15:20 -0500
  • d6b0298f53 Fixed syntax error Phxntxm 2016-07-15 15:14:09 -0500
  • c057eb4e8f Fixed syntax error Phxntxm 2016-07-15 15:13:26 -0500
  • 10afdb7de0 Changed tag command to allow the custom permissions set Phxntxm 2016-07-15 15:10:51 -0500
  • 4eebf4ef2f Fixed syntax error Phxntxm 2016-07-15 14:22:04 -0500
  • 5988bd56ba Fixed syntax error Phxntxm 2016-07-15 14:20:29 -0500
  • 460c6f6285 Fixed syntax error Phxntxm 2016-07-15 14:17:39 -0500
  • ae56fc0528 Added some confirmations when perms command is ran Phxntxm 2016-07-15 14:16:10 -0500
  • 308ad3cb21 Fixed syntax error Phxntxm 2016-07-15 14:10:09 -0500
  • 85a37094e2 Changed formatting of strings to hopefully not cause mysql errors Phxntxm 2016-07-15 14:09:17 -0500