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

1202 commits

Author SHA1 Message Date
Phxntxm 3bd12851b8 Logging possible exceptions 2016-11-12 18:10:36 -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 0a7a997072 Lowered the cooldown on hangman 2016-11-10 22:49:16 -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 38639662f5 Indented the description 2016-11-10 21:12:30 -06:00
Phxntxm 923885b3fb Moved the removing of the help command to the main method 2016-11-10 21:08:01 -06:00
Phxntxm bde010dd6a Added a new cog for use to 'fake' the playlist cog 2016-11-10 21:03:31 -06:00
Phxntxm 8e19bd947a Added a help URL to be used with the help command 2016-11-10 21:03:05 -06:00
Phxntxm 1018f1c3fa Added a custom help command 2016-11-10 21:02:51 -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 baf209e963 Removed the clientsession, as this was disconnecting during the request 2016-11-01 15:41:37 -05:00
phxntxm 7b138c4683 Added the traceback to the log 2016-11-01 15:32:09 -05:00
phxntxm 3c6260277a Temporary logging the error for requests in links, as it's not working 2016-11-01 15:25:46 -05:00
phxntxm 642dd1f71c Implemented a retry ability when requesting HTTP data 2016-11-01 14:59:45 -05:00
phxntxm 876389bb67 Had the 'stats' command send the banner 2016-11-01 14:34:05 -05:00
phxntxm 0dfa1db8e8 Stopped allowing to start a game with yourself 2016-11-01 14:29:02 -05:00
phxntxm 32f34e4c8d Stopped the error for sending an empty message from logging 2016-11-01 14:28:47 -05:00
Phxntxm 48f5a0c262 Removed erroneous loop, as it was no longer being used 2016-10-31 14:38:59 -05:00
Phxntxm a0327cee61 git 2016-10-31 14:36:15 -05:00
phxntxm 5cd4ad7862 Moved events to their own cog 2016-10-30 23:32:33 -05:00
phxntxm c4c3e03c39 Temporarily disabled music playing stats due to the load balance change; will require IPC to enable again 2016-10-30 23:29:11 -05:00
Phxntxm 280728721e Added extensions to the config file instead of by default 2016-10-30 22:14:30 -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 5e1976dcb8 Ensured the joke found was not over the discord text limit 2016-10-30 13:45:41 -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 6445a8ae17 Added a check to make sure results were found 2016-10-29 16:39:37 -05:00
Phxntxm 7d5b51bb6e Added the progress and length to the message for the progress 2016-10-29 16:00:53 -05:00
Phxntxm e318c27413 Corrected which property was called 2016-10-29 15:56:53 -05:00
Phxntxm 01acaa3e51 Added a check to remove unliked characters in the song name, i.e. []<> 2016-10-29 15:30:30 -05:00
Phxntxm ebb4add7c9 Added the ability to get the current progress of a song 2016-10-29 15:23:12 -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 b8b449e118 Merge branch 'master' of https://github.com/Phxntxm/Bonfire 2016-10-28 22:16:39 -05:00
Phxntxm def3bdb7bd Added an osu module 2016-10-28 22:16:25 -05:00
Phxntxm 5c9f2688e1 Added the osu key to the config 2016-10-28 22:16:01 -05:00
Phxntxm 981948c2d6 Ensured the dict's key and values were used 2016-10-28 22:15:48 -05:00
Phxntxm b28d6ff4b8 Added a default user agent to use, modifiable from the config file 2016-10-28 19:33:55 -05:00
Dan Hess 490cf225bc Added note about the Pillow version issue, and BeautifulSoup4 2016-10-28 19:07:12 -05:00