1
0
Fork 0
mirror of synced 2024-05-15 01:52:27 +12:00
Commit graph

40 commits

Author SHA1 Message Date
Dan Hess 11ff68f7e7 Fix database call 2019-11-23 20:41:37 -06:00
Phxntxm 8bff707037 Woops, forgot to put that in the try 2019-11-19 09:52:11 -06:00
Phxntxm c8da4839a8 Handle an error where the OSU api literally doesn't return anything 2019-11-18 21:26:26 -06:00
phxntxm 5f568b37de Update to use new cog paradigm 2019-02-23 14:13:10 -06:00
phxntxm 9944673b1e Wait until ready, to ensure the database has been loaded 2019-02-03 18:59:53 -06:00
phxntxm 75af7dcd6f Rewrite of database/configuration 2019-01-27 20:58:39 -06:00
phxntxm 29a14d2e3b Add spades; Move utils to it's own folder outside cogs; Remove images and fonts 2018-10-29 20:00:37 -05:00
phxntxm 087114033c Add descriptions to classes for help command 2018-10-08 15:40:21 -05:00
phxntxm a96835326c Change to check all requirements in the command checks, not some in on_message 2018-09-23 17:34:14 -05:00
phxntxm e7c2cdceb7 Change database saving, and command reading to not create tasks each time 2018-09-23 01:04:03 -05:00
phxntxm 9be23219c5 Correct accuracy 2018-06-11 17:36:10 -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 e3e2a312d0 Update Converters to match current version 2017-05-11 18:23:47 -05:00
Phxntxm a45f37324e Catch if a user has no top scores 2017-04-06 17:09:25 -05:00
Phxntxm e0136bce2f Catch if a user has no top scores 2017-04-06 17:08:40 -05:00
phxntxm 0c25f4ab6f Use get in case the member doesn't exist 2017-03-15 22:35:44 -05:00
Phxntxm e3e1474d38 Add scores command 2017-03-10 21:05:49 -06:00
Phxntxm ca7967057d Remove adding a thumbnail because osu hides this behind a base64 encode, and discord handles the image downloading manually 2017-03-10 19:02:41 -06:00
Phxntxm 2a966124c3 Use nice formatting on the embed for osu 2017-03-10 18:40:26 -06:00
Phxntxm 7459ac1955 Correct a couple issues with osu 2017-03-10 18:16:29 -06:00
Phxntxm 45ab645e1a Correct a couple issues with osu 2017-03-10 18:15:23 -06:00
Phxntxm 78a46b2482 Correct a couple issues with osu 2017-03-10 18:11:21 -06:00
Phxntxm 9e86472b64 First implementation for the new osu for rewrite 2017-03-10 18:07:39 -06:00
phxntxm a05b768274 Updated for rewrite: Batch 2 2017-03-07 16:35:30 -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 79e9e66d95 Changed image creation to use tuples, to allow order preservation 2016-10-30 16:54:58 -05:00
Phxntxm fce156e93b Added a message in the beginning of looking up the Osu stats, as sometimes it takes a while to respond 2016-10-29 22:41:12 -05:00
Phxntxm d16d7dcb4e Converted the difficulty to a float 2016-10-29 22:38:58 -05:00
Phxntxm 58f5d79bd4 Ensured the first result when searching a specifc beatmap 2016-10-29 22:38:00 -05:00
Phxntxm 8826ff768b corrected syntax error 2016-10-29 22:35:00 -05:00
Phxntxm b71680b106 Added beatmap data to the scores command 2016-10-29 22:33:47 -05:00
Phxntxm 69b20cc55f corrected syntax error 2016-10-29 22:17:44 -05:00
Phxntxm 55df57fa74 corrected syntax error 2016-10-29 22:17:17 -05:00
Phxntxm 1951aaa665 Added a top beatmaps command to osu 2016-10-29 22:16:16 -05:00
Phxntxm 47875dcb62 Changed the name of a couple keys 2016-10-29 15:22:55 -05:00
Phxntxm 52a979bc78 Passed the member instead of the user string 2016-10-28 22:34:50 -05:00
Phxntxm 6f3595f6de Got rid of extraneous ) 2016-10-28 22:25:47 -05:00
Phxntxm def3bdb7bd Added an osu module 2016-10-28 22:16:25 -05:00