1
0
Fork 0
mirror of synced 2024-05-29 16:59:42 +12:00
Commit graph

226 commits

Author SHA1 Message Date
phxntxm bfe4b85dc2 Corrected issue where a find and replace replaced something unintional 2017-02-13 02:06:56 -06:00
Phxntxm e45f787077 Catch exception when we cannot paginate 2017-02-12 17:58:27 -06:00
Phxntxm f9ce8ef85e Added an exception catch for when permissions aren't given to the bot for pagination 2017-02-12 17:36:11 -06:00
Phxntxm 5561115449 Changed rules to use the paginator 2017-02-12 15:39:57 -06:00
Phxntxm c294c29b3b Added a check for when purge tries to delte messages too far back 2017-01-21 16:58:23 -06:00
phxntxm 9578221ba3 Removed a change that Pycharm automatically made 2016-12-22 00:58:53 -06:00
phxntxm 9b93974e0f Added a couple simple error checks to the new music 2016-12-22 00:56:25 -06:00
Phxntxm 48be66568f Added a nickname changing command 2016-12-14 15:52:11 -06:00
phxntxm 88af06b58c Corrected issue (This used to work, rethinkdb wut r u doin?) causing new rules to fail to add 2016-11-29 02:35:27 -06:00
phxntxm bf692e4c74 Pep8 changes 2016-11-29 02:05:22 -06:00
Phxntxm 354a482160 Added examples and results for all commands 2016-11-28 22:55:55 -06:00
phxntxm ea81bffe93 Corrected message when setting a new prefix 2016-10-12 16:54:30 -05:00
phxntxm f05e7a0089 Changed up message when removing custom prefixes; stopped updating the cache for prefixes twice 2016-10-12 16:52:36 -05:00
phxntxm bef4d48946 Corrected error where custom prefix cannot be removed 2016-10-12 16:49:52 -05:00
phxntxm 7dbebc8a44 Stripping the prefix to ensure no white space provided 2016-10-12 16:48:38 -05:00
Phxntxm 439c5ccdc7 Added a kick, and unban command 2016-10-09 17:19:20 -05:00
Phxntxm 5471f5d072 Corrected syntax error 2016-10-09 17:03:37 -05:00
Phxntxm adf41cc7e6 Added a ban command, with the ability to preemptively ban someone 2016-10-09 16:56:47 -05:00
Phxntxm e00985c1c7 Corrected all cases of no_pm, to ensure all commands are set as they should. 2016-10-06 20:16:25 -05:00
phxntxm 11e12a7f1b Corrected error caused by the last merge; fixed pep8 issues 2016-10-02 13:08:20 -05:00
Phxntxm 5125e86d21 Checked for error where no permission was provided when trying to add a custom permissoin 2016-10-01 15:29:37 -05:00
phxntxm dcace0a240 Corrected what was passed to removing permissions 2016-09-28 21:31:53 -05:00
phxntxm 33f689eb5f Corrected which channel was added for alerts; corrected how to check if there are no rules on a server 2016-09-28 21:20:15 -05:00
phxntxm 26f32f9967 Update to saving method, using a much more robust method 2016-09-28 18:39:34 -05:00
Phxntxm 1318fce81a Added a catch for when the bot's message has already been deleted 2016-09-18 16:13:41 -05:00
Phxntxm 5ebab3a077 Added a check in case a message is not found when trying to delete; added a check to ensure the provided permission is valid 2016-09-17 20:30:20 -05:00
Phxntxm 6de4800e54 Merge branch 'master' of https://github.com/Phxntxm/Bonfire 2016-09-03 16:26:50 -05:00
Phxntxm b0a8565096 Corrected how remove perms checked the command provided 2016-09-03 16:23:24 -05:00
phxntxm c8bb26b2e2 Added statsupdate, as we're ready to merge to master 2016-08-31 14:48:07 -05:00
phxntxm 16aa8954cb Matched up all mismatched 'prefix' and 'prefixes' 2016-08-31 14:17:33 -05:00
phxntxm 181fbec47e Added missing awaits 2016-08-31 14:15:38 -05:00
phxntxm ce7151612e Added a custom prefix command 2016-08-31 14:10:33 -05:00
phxntxm ffbd1ee431 Made sure that rules is always a list if invalid 2016-08-30 21:57:23 -05:00
phxntxm d522726cc7 Corrected nsfw channels and rules 2016-08-30 21:54:32 -05:00
phxntxm 138021bd90 Changed nsfw and rules so that they can are dictionaries 2016-08-30 21:48:37 -05:00
phxntxm 6f9acb0d7a Changed up what was returned on invalid searches 2016-08-30 20:48:30 -05:00
phxntxm cad6fd4e14 Awaited the new save/get content methods 2016-08-30 19:11:25 -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 402ddb061c Corrected what exception would be hit if custom_perms is not found 2016-08-28 14:40:34 -05:00
Phxntxm 04472c522e Added the ability to check default permissions 2016-08-28 14:39:28 -05:00
Phxntxm 3afe3c1db9 Added a check for purging/pruning to see if the bot has permissions to do so 2016-08-27 14:36:07 -05:00
phxntxm b082ce5f04 Removed the change Pycharm made for pep8 which caused the bot not to run, as the directoy was detected incorrectly 2016-08-26 08:23:02 -05:00
phxntxm 217407fbaa Removed the deleted status message after a minute 2016-08-26 00:12:54 -05:00
phxntxm 0173ff0924 Printed out the amount of messages removed when pruning 2016-08-25 23:56:16 -05:00
phxntxm 3b3974eb0b Added a prune command 2016-08-25 23:50:09 -05:00
Phxntxm 48ccf886b5 Handled error when a the bot does not have permissions to delete a message 2016-08-21 20:52:27 -05:00
Phxntxm 5da0830b5c Added a zero-width space to the say command, to avoid possible abuse by other bots 2016-08-20 18:54:51 -05:00
phxntxm c7be4bb7b2 Corrected error where an extra attempt to remove a rule was done 2016-08-20 11:48:02 -05:00
phxntxm ca575cedab Corrected error where server_alerts was not saved 2016-08-20 00:28:17 -05:00
phxntxm 8919b1210c Changed directory before importing config file, to stop it from erroring out when looking for required files 2016-08-17 15:46:20 -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 28019bd250 Corrected issue where aliased commands would fail to check 2016-08-14 13:53:45 -05:00
Phxntxm 3c2edcca68 Removed the test command 2016-08-13 20:44:32 -05:00
Phxntxm 6794eefbc2 Adding a test command to test message matching 2016-08-13 20:43:35 -05:00
phxntxm f8b767eb1c Changes made for pep8 2016-08-12 12:37:29 -05:00
Phxntxm dee1b616f2 Changed which endpoint was checked, so there's no need to make an http request for every user to check if they are online 2016-08-11 14:33:19 -05:00
Phxntxm 0f1e566b04 Corrected syntax error 2016-08-11 14:04:25 -05:00
Phxntxm 12f8fb3964 Corrected which channel's ID's are saved 2016-08-11 14:02:47 -05:00
Phxntxm 31459b8f18 corrected syntax error 2016-08-11 14:00:55 -05:00
Phxntxm d906b46daf Changed notifications settings so that a mod can set a certain channel, for all notifications 2016-08-11 14:00:24 -05:00
phxntxm 08518e3beb Made updates to add a default dictionary/list if one was not found in the config file 2016-08-09 21:13:53 -05:00
Phxntxm 9d116f7890 Added a purge command 2016-08-07 14:26:44 -05:00
Phxntxm 2d96f351c7 Removed the leave command 2016-08-06 09:11:40 -05:00
Phxntxm 1c5bdaf5cc Added the required permission of kick_members to the notification change command 2016-08-01 11:18:31 -05:00
Phxntxm 8e30e32f8b Added the ability to change user notifications 2016-08-01 11:10:20 -05:00
Phxntxm 3a77330eb3 Changed up formatting for code blocks, as sometimes a line would be removed from it 2016-07-31 14:11:05 -05:00
Phxntxm 6a775adb67 Fixed issue where valid_perms did not show all permissions 2016-07-31 09:20:59 -05:00
phxntxm e1b68f52e8 Fixed issue where all valid permissions would not print 2016-07-30 21:20:38 -05:00
phxntxm 8e050c016e Updates to comply with PEP 8 2016-07-30 19:20:55 -05:00
Phxntxm 9b9a044a27 Changed up description of removing rulres 2016-07-30 14:20:31 -05:00
Phxntxm c3b73b1dfb Added a rules command, to add custom rules per server 2016-07-30 14:18:49 -05:00
Phxntxm c914fcc6b9 Removed the counter for the deletion of rules 2016-07-30 14:17:36 -05:00
Phxntxm 67476c3e2f Added a message for the bot to send when a rule is removed successfully 2016-07-30 14:16:58 -05:00
Phxntxm 183932ca1f Added a rules command, to add custom rules per server 2016-07-30 14:15:45 -05:00
Phxntxm b8f46426f8 Added a rules command, to add custom rules per server 2016-07-30 14:14:46 -05:00
Phxntxm 94ce235753 Added a rules command, to add custom rules per server 2016-07-30 14:12:54 -05:00
Phxntxm f1c8c13de4 Added a rules command, to add custom rules per server 2016-07-30 14:12:35 -05:00
Phxntxm ac025a5ddb Added a rules command, to add custom rules per server 2016-07-30 14:11:56 -05:00
Phxntxm 06caedb4a4 Corrected the permissions printing, to show the actual permission instead of the value 2016-07-30 07:55:26 -05:00
Phxntxm d544e71104 Printing the command in permissions checking, as it seems to be failing. 2016-07-30 07:44:43 -05:00
Phxntxm ad6fdac4d1 corrected syntax error 2016-07-30 07:39:10 -05:00
Phxntxm 70be37b770 Changed the checks on all commands to use the revised custom format 2016-07-30 07:30:28 -05:00
Phxntxm 2728c7c6d7 Custom permissions has been changed to save the value instead 2016-07-30 06:58:01 -05:00
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