1
0
Fork 0
mirror of synced 2024-06-30 12:10:26 +12:00
Commit graph

802 commits

Author SHA1 Message Date
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 36c839a276 Finished up saving/loading content to rethinkdb 2016-08-30 18:59:55 -05:00
phxntxm 5b8fc913b8 PEP8 changes 2016-08-30 17:33:46 -05:00
phxntxm 2643dc6d80 Changed saving method to rethinkdb instead of config file 2016-08-30 17:33:37 -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 162ef91379 Created a test command to test shard data 2016-08-30 15:23:12 -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 d35b990b26 Yaml was renamed? 2016-08-30 14:28:58 -05:00
phxntxm 43185dc031 Added sharding ability, first implementation of new saving method 2016-08-30 14:21:17 -05:00
phxntxm aa506faa2b Added sharding 2016-08-30 14:16:24 -05:00
phxntxm 2d78558cec Fuck you derpibooru, fix your search function 2016-08-30 02:19:28 -05:00
phxntxm 32e4d26559 Corrected the combination of explicit and suggestive to not break searches 2016-08-30 02:14:01 -05:00
phxntxm 97367a8873 Merge branch 'master' of https://github.com/Phxntxm/Bonfire 2016-08-30 01:48:02 -05:00
phxntxm 9e1c0a2dee Forced safe tag for nsfw channel derpi lookups; added suggestive to nsfw channel lookups 2016-08-30 01:47:52 -05:00
Phxntxm 0214537e49 Correctected the indentation error 2016-08-28 16:41:32 -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 ef1608b482 Added a silent exception for playing music and not having permissions to send messages, as this seems to happen commonly based on error logs 2016-08-27 22:32:11 -05:00
Phxntxm ceddb2b7c8 Added a check in case the volume passed is higher than max 2016-08-27 22:26:23 -05:00
Phxntxm e101ba3120 Added perms attribute in the custom_perms predicate 2016-08-27 22:00:43 -05:00
Phxntxm 5242dc613f Added an exception checking for odd cases where the VoiceClient gets stuck, while the bot is not in a voice channel 2016-08-27 17:18:37 -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 a16684a61c Added an exception for when strawpoll returns invalid data 2016-08-27 13:49:06 -05:00
Phxntxm 6fca8e7252 Changed up the order of modifying new hangman games, to avoid cases where a forbidden error leaves an invalid game 2016-08-26 20:30:06 -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 b1a786ba70 Added a check in case we failed to create a hangman game 2016-08-25 23:36:35 -05:00
phxntxm 2af7f9ee66 Added exception handling if a user does not have any csgo stats 2016-08-25 23:28:39 -05:00
phxntxm df8db00c08 Removed exception handling if voice was still none, it just caused a loop. I don't know how this error keeps happening 2016-08-24 14:55:09 -05:00
phxntxm 48c1f75bd0 Changed up what to do in the case voice gets stuck in a bad state 2016-08-23 19:21:56 -05:00
phxntxm 96c77a21db Added an exception check in case voice gets stuck, and the bot is already ina channel 2016-08-23 19:12:52 -05:00
phxntxm 7cbb788668 Added an error check for if there is no result, based on search terms 2016-08-22 23:57:59 -05:00
Phxntxm 171d57d259 Saved when adding a new battletag 2016-08-22 18:28:25 -05:00
Phxntxm 1e9dbba2ed Updated the audio task to silently fail if we don't have permission to send a message 2016-08-22 16:28:27 -05:00
Phxntxm 31391c8556 Changed up the order in case the bot does not have permissions to send a message 2016-08-22 15:09:00 -05:00
Phxntxm f9ad6634b9 Updated to include steam and carbonitex key 2016-08-21 20:58:08 -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 20981729bd Added some aliases, corrected who was looked up for csgo stats 2016-08-21 20:13:39 -05:00
Phxntxm b6a2f491ef Added a force stop command 2016-08-21 15:23:47 -05:00
Phxntxm bf535f3cbc Corrected what was being searched in running 2016-08-21 15:15:41 -05:00
Phxntxm 09ad1a8b57 Renamed battles variable, as it caused a conflict 2016-08-21 15:12:13 -05:00
Phxntxm 38f4c578db Removed ctx, as it's not used 2016-08-21 15:11:18 -05:00
Phxntxm 161eade219 Added a command to see how many things, and what is running 2016-08-21 15:10:53 -05:00
Phxntxm 639c6ae58d Corrected what was sent via the timeout 2016-08-21 15:01:47 -05:00
Phxntxm c6e057ad67 Changed up leaderboard to print just the first 10 2016-08-21 14:49:43 -05:00