1
0
Fork 0
mirror of synced 2024-06-02 18:54:33 +12:00
Commit graph

2087 commits

Author SHA1 Message Date
phxntxm 754d2ba043 Updated http request to send a custom user-agent 2016-07-29 19:50:16 -05:00
Phxntxm e63242b392 Corrected issue where match_multi was never used 2016-07-29 07:54:36 -05:00
Phxntxm 7344058a7b Uses the default bot.loop instead of the one in config 2016-07-29 07:52:50 -05:00
Phxntxm 7a44081ea3 Corrected error when checking if a channel was online 2016-07-29 07:36:27 -05:00
phxntxm 7246982ff1 Corrected syntax errors 2016-07-28 18:17:21 -05:00
phxntxm 36ac88ac45 Corrected syntax errors 2016-07-28 18:16:42 -05:00
phxntxm 187ee31fc8 Corrected syntax errors 2016-07-28 18:15:02 -05:00
phxntxm 5259b3ec3d Removed test command 2016-07-28 18:08:06 -05:00
phxntxm ac4398e4a8 Testing command 2016-07-28 18:05:06 -05:00
Phxntxm e68c19fe9d Corrected description on a couple commands 2016-07-28 15:25:22 -05:00
Phxntxm 2e9ba32e87 removed all references to urllib in place of aiohttp 2016-07-28 12:11:48 -05:00
Phxntxm 83109c1766 tuned up a bit of the code 2016-07-28 11:59:12 -05:00
Phxntxm 72b14d315b Tidied up some code 2016-07-28 07:08:44 -05:00
Phxntxm b93745cb6c Tidied up some coding 2016-07-28 06:50:05 -05:00
Phxntxm b555f12b48 Removed some useless code 2016-07-28 06:45:27 -05:00
Phxntxm 06e9261107 Corrected issue where author's rating was printed instead of the user's mentioned 2016-07-25 15:24:36 -05:00
Phxntxm b492b544bd Added total ranks to the printing of the battle stats 2016-07-25 15:15:19 -05:00
Phxntxm 96b1b5fb33 Corrected numbering for the ranking system 2016-07-25 15:11:08 -05:00
Phxntxm 8d3cad3138 Fixed issue where bot was not sending the message of the stats when calculated 2016-07-25 15:10:35 -05:00
Phxntxm 5cfc0510f3 Corrected syntax error 2016-07-25 15:09:21 -05:00
Phxntxm 67a319a3b8 Corrected syntax error 2016-07-25 15:08:27 -05:00
Phxntxm c7124d448b Corrected syntax error 2016-07-25 15:07:56 -05:00
Phxntxm 96fbe0c288 Removed stats command from interaction cog 2016-07-25 15:00:34 -05:00
Phxntxm 7bc51cfd68 Corrected syntax error 2016-07-25 14:58:09 -05:00
Phxntxm 2764730b8f Provided a stats command that should provide the battling stats for a specific user 2016-07-25 14:57:47 -05:00
Phxntxm 5d9a5efa25 Changed up the printing method for each user's rating 2016-07-25 14:29:40 -05:00
Phxntxm 8cb7999ac0 Corrected syntax error 2016-07-25 14:25:47 -05:00
Phxntxm 5bf79c5a30 Corrected issue where member ID was not added to the tuple needed for the leaderboard 2016-07-25 14:24:26 -05:00
Phxntxm 233cfd81c6 Corrected syntax error 2016-07-25 13:43:17 -05:00
Phxntxm 404013322c Corrected syntax error 2016-07-25 13:41:41 -05:00
Phxntxm 1d18909230 Completed leaderboard command, should print a sorted list of the battle records and rating 2016-07-25 12:50:08 -05:00
Phxntxm 47ab0257a7 Corrected syntax error 2016-07-25 10:59:38 -05:00
Phxntxm 17f9e559cb Changed leaderboard command to use the new rating system 2016-07-25 10:58:39 -05:00
Phxntxm 5bbf104eba Corrected syntax error 2016-07-25 09:49:51 -05:00
Phxntxm 83e620e3e6 Corrected syntax error 2016-07-25 09:32:35 -05:00
Phxntxm 6ce5a0f101 Corrected syntax error 2016-07-25 09:30:20 -05:00
Phxntxm ec191c06fa Changed the required permissions to be send_messages instead of none 2016-07-25 09:25:41 -05:00
Phxntxm 084111e438 Changed up the battling ranking system to use the Harkness rating system 2016-07-25 09:25:17 -05:00
Phxntxm bda7086cab Corrected syntax error 2016-07-24 13:57:10 -05:00
Phxntxm b00a5e5b59 refresh URL upon toggling next song; should stop the random skips 2016-07-24 13:55:18 -05:00
Phxntxm 5f399bac82 Printing flag states for testing playlist error 2016-07-24 13:09:15 -05:00
Phxntxm 43a1025da0 Fixed issue with not providing a die notation for roll command 2016-07-24 10:34:04 -05:00
Phxntxm 1427bce6b3 Removed capitalCase in method 2016-07-24 10:33:46 -05:00
Phxntxm 5fdde35cbb Corrected syntax error 2016-07-24 09:13:23 -05:00
Phxntxm 01988feef1 Corrected syntax error 2016-07-24 09:10:56 -05:00
Phxntxm 16f36ab933 Replaced urllib with aiohttp 2016-07-24 09:09:12 -05:00
Phxntxm afe8efde54 Corrected syntax error 2016-07-24 09:04:50 -05:00
Phxntxm 122e6049cf Corrected syntax error 2016-07-24 09:04:29 -05:00
Phxntxm 8d9c6eb047 Corrected syntax error 2016-07-24 09:04:12 -05:00
Phxntxm fb7edc4523 Corrected syntax error 2016-07-24 09:03:33 -05:00