1
0
Fork 0
mirror of synced 2024-06-01 18:29:38 +12:00
Commit graph

135 commits

Author SHA1 Message Date
phxntxm 0823c19b94 Convert int ID to a string, as that is required by rethinkdb 2017-03-08 00:25:17 -06:00
phxntxm 67d8fedef8 Updated for rewrite: Batch 6 2017-03-07 22:28:30 -06:00
phxntxm c6c7fbf73b Updated server to guild 2017-03-07 17:28:07 -06:00
phxntxm b99318f51b Only accept the context on command completion 2017-03-07 17:26:13 -06:00
phxntxm 3543d205f2 Update for rewrite: Batch 3 2017-03-07 17:18:18 -06:00
Phxntxm 4b4649b0de Updated to work with the rewrite 2017-03-05 14:40:00 -06:00
Phxntxm c86aeef09e Called the new db_check method when the bot is ready 2017-02-25 15:45:59 -06:00
Phxntxm 84acd50042 Added a common exception that's temporary, to stop getting logged 2017-02-12 16:40:28 -06:00
Phxntxm 4d028e6d49 Corrected an error where the message wasn't being detected correctly 2017-01-27 15:42:46 -06:00
Phxntxm 6b4abeb629 Added a check to allow command usage to process in PMs 2017-01-21 20:46:56 -06:00
Phxntxm 6f2a8895d0 Changed logging level to warning 2016-11-12 18:10:22 -06:00
Phxntxm 8199f53102 Stopped recording disabled commands errors 2016-11-11 20:22:35 -06:00
Phxntxm 4db64e0a26 Made sure the game was a kwarg in the new status changing method 2016-11-10 21:15:23 -06:00
Phxntxm 923885b3fb Moved the removing of the help command to the main method 2016-11-10 21:08:01 -06:00
Phxntxm d0effedc6a Removed the default help command; changed change_status to change_presence due to deprecation 2016-11-10 21:02:37 -06:00
phxntxm 32f34e4c8d Stopped the error for sending an empty message from logging 2016-11-01 14:28:47 -05:00
phxntxm 5cd4ad7862 Moved events to their own cog 2016-10-30 23:32:33 -05:00
Phxntxm 280728721e Added extensions to the config file instead of by default 2016-10-30 22:14:30 -05:00
phxntxm 3cc1fa6d34 Loaded the raffle cog by default 2016-10-12 23:53:18 -05:00
Phxntxm 044e977674 Added the da cog as a default cog to load 2016-10-08 14:22:56 -05:00
Phxntxm e57ca780ef Cleaned up the join/leave methods 2016-10-03 20:04:03 -05:00
phxntxm a984f97b21 The command passed to the event was the parent command, and not the command that was actually invoked, for subcommands. We want that for our purposes, so this has been udpated to match 2016-10-01 00:40:03 -05:00
phxntxm 6d92482f50 Corrected how to format the variables 2016-09-30 13:03:30 -05:00
phxntxm e40b03f942 Logging command usage, as it appears to be detecting the parent command for subcommands 2016-09-30 13:02:41 -05:00
phxntxm ef0c4e34aa Corrected how to start command_usage entry 2016-09-29 00:08:17 -05:00
phxntxm 33739621f5 Updated for new saving method 2016-09-28 18:52:33 -05:00
phxntxm 900e8026ee Corrected how to add member/server usage on command completion 2016-09-24 04:55:14 -05:00
Phxntxm 050a3b8d2f Implemented tracking usage of commands 2016-09-23 21:38:58 -05:00
Phxntxm 3aec94a5cc Corrected how to check for permission errors 2016-09-22 20:48:18 -05:00
Phxntxm 85103727d6 Corrected how to check for a 403 error 2016-09-17 20:29:48 -05:00
Phxntxm f4e00298c0 Changed how the errors were detected, to ensure unwanted errors aren't logged 2016-09-11 17:34:28 -05:00
Phxntxm ffd872abc4 Corrected checking to ensure errors are what i want shown 2016-09-09 22:29:18 -05:00
Phxntxm f67f78a62a Corrected logic of stopping errors from logging 2016-09-05 21:30:05 -05:00
Phxntxm 58e3913f91 Stopped forbidden messages from logging, as it apperas all issues around them have been resolved 2016-09-05 21:28:07 -05:00
phxntxm f7bdf39845 Ensured uptime is valid by making it first 2016-08-31 16:19:39 -05:00
phxntxm c8bb26b2e2 Added statsupdate, as we're ready to merge to master 2016-08-31 14:48:07 -05:00
phxntxm a8e026b8f6 Used the method to check for custom prefixes 2016-08-31 14:09:47 -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 dbfff6e01d Corrected the logic when nothing is found in the database; changed some exceptions 2016-08-30 19:23:07 -05:00
phxntxm cad6fd4e14 Awaited the new save/get content methods 2016-08-30 19:11:25 -05:00
phxntxm ac199adcf3 Corrected the restart variable 2016-08-30 19:04:12 -05:00
phxntxm 0a0776651d Removed steam as a cog 2016-08-30 19:02:32 -05:00
phxntxm 5b8fc913b8 PEP8 changes 2016-08-30 17:33:46 -05:00
phxntxm 11e832027a Corrected the logger, removed statsupdate while testing since this is not on a valid bot for carbon/bots.discord.pw 2016-08-30 16:21:02 -05:00
phxntxm b9cb3bf603 Printing on status changes; as the 2nd bot seems to not connect 2016-08-30 14:51:04 -05:00
phxntxm aa506faa2b Added sharding 2016-08-30 14:16:24 -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 0173ff0924 Printed out the amount of messages removed when pruning 2016-08-25 23:56:16 -05:00
Phxntxm 0c1d48f289 Added steam to the default cogs to load 2016-08-20 17:25:22 -05:00