1
0
Fork 0
mirror of synced 2024-06-02 02:34:32 +12:00
Commit graph

113 commits

Author SHA1 Message Date
phxntxm 604e427af4 New Activity Type 2018-04-24 17:55:28 -05:00
phxntxm 5a28951eb7 Handle if there are no roles 2017-11-08 11:01:02 -06:00
Phxntxm d7f7f326b8 Correct what date to use/correct what colour to use 2017-08-05 14:50:12 -05:00
Phxntxm a6be874cb4 Actually send the embed as an embed 2017-08-05 14:28:11 -05:00
Phxntxm 5affddcd46 Add a userinfo command 2017-08-05 14:27:22 -05:00
phxntxm a7a8444e4d Remove unneeded pass_context calls 2017-07-18 17:08:09 -05:00
phxntxm 9c25e032b5 Rearrange the command and alias since there is already a donator attribute 2017-07-10 00:43:32 -05:00
phxntxm 00b4d82c4e Pep8 2017-07-10 00:39:03 -05:00
phxntxm 46a1280256 Allow the use of forcing content_type for json 2017-07-10 00:20:30 -05:00
phxntxm 28e912728b Include the correct entry name 2017-07-09 23:46:02 -05:00
phxntxm e42381b5b5 Add a donator command 2017-07-09 23:42:58 -05:00
phxntxm f4f4fb881e Use the battlerecord class for battlestats 2017-06-27 22:56:08 -05:00
phxntxm ab93c3f436 Add the restriction checking decorator to all commands 2017-06-27 19:26:32 -05:00
phxntxm efc1a3cf6d Database rewrite/User queue creation 2017-06-07 03:30:19 -05:00
Phxntxm 5aa87ce653 Reordering of commands to be grouped better 2017-04-30 18:56:02 -05:00
Phxntxm ca8c3625a4 Send files with a filename 2017-04-24 14:25:05 -05:00
Phxntxm 79994c6cf4 Convert files to the new discord.File format 2017-04-08 22:16:12 -05:00
Phxntxm 74d22f2d8d Update no_pm to use the decorator instead 2017-04-08 22:04:46 -05:00
Phxntxm 37a5fb3701 Update the way channels are compared to work with rewrite 2017-03-27 13:57:35 -05:00
Phxntxm d0bd554b04 Use get_member instead of a generator that includes every member 2017-03-20 17:26:26 -05:00
Phxntxm f2ad84e0c5 Trigger typing for stats that show images as those can take a while to format/send 2017-03-19 18:04:52 -05:00
phxntxm 1a2a1f070c Correct int/str conversion 2017-03-08 13:43:15 -06:00
phxntxm 81b0500733 Fixed typo 2017-03-08 13:37:46 -06:00
phxntxm 17c853caae Update to work with rewrite 2017-03-08 13:36:11 -06:00
phxntxm 6ed044c1cc Convert all comparisions to the db to string, as rethinkdb fails to parse ints as keys, or long ints in general 2017-03-08 01:55:22 -06:00
phxntxm 061562b60d Convert to a string for id's when searching for command stats 2017-03-08 00:51:17 -06:00
phxntxm 58eb623a1a Stopped trying to pull from a one indexed list, as we no longer use that in key'd tables 2017-03-08 00:43:40 -06:00
phxntxm 67d8fedef8 Updated for rewrite: Batch 6 2017-03-07 22:28:30 -06:00
phxntxm a05b768274 Updated for rewrite: Batch 2 2017-03-07 16:35:30 -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 a40ca62583 Corrected issue where the banner creation method wasn't found 2017-02-12 15:45:11 -06:00
Phxntxm 996f30b5b3 Used the paginator for the leaderboard 2017-02-12 15:30:50 -06:00
phxntxm abcd04e9ab Made sure to return after an error check 2017-01-24 14:45:34 -06:00
Phxntxm a456099944 Added shard id/count to the server info command 2016-12-08 21:11:05 -06:00
Phxntxm 8bfe396c07 Added shard id/count to the server info command 2016-12-08 21:10:05 -06:00
Phxntxm 354a482160 Added examples and results for all commands 2016-11-28 22:55:55 -06:00
Phxntxm 766cd6f004 Corrected the check for the online status 2016-11-20 18:59:40 -06:00
Phxntxm 98d3f18b71 Corrected the url parameter, cast the region to a string 2016-11-20 18:56:16 -06:00
Phxntxm 4ad5dd3142 Added a server info command, using the new embed feature 2016-11-20 18:54:07 -06:00
phxntxm 876389bb67 Had the 'stats' command send the banner 2016-11-01 14:34:05 -05:00
Phxntxm b4e7f4adbe Corrected syntax error 2016-10-30 17:09:53 -05:00
Phxntxm 6ac47c3602 Corrected syntax error 2016-10-30 17:09:32 -05:00
Phxntxm 3967f3eb7d Corrected syntax error 2016-10-30 17:09:00 -05:00
Phxntxm 79e9e66d95 Changed image creation to use tuples, to allow order preservation 2016-10-30 16:54:58 -05:00
phxntxm 17121f0d20 Added an exception, for if the files aren't found for the banner creation 2016-10-16 00:27:07 -05:00
Phxntxm a8ee52048b Forgot to upload the banner after created, oops 2016-10-01 19:46:51 -05:00
Phxntxm 931b0f3cec Corrected syntax error 2016-10-01 19:42:34 -05:00
Phxntxm 3df0e49782 Added a few more statistics to use the new banner 2016-10-01 19:41:41 -05:00
phxntxm b62aa7f0b4 Used the corrected error when checking if a command has never been used 2016-09-29 12:36:43 -05:00