1
0
Fork 0
mirror of synced 2024-08-19 20:21:53 +12:00
Commit graph

1147 commits

Author SHA1 Message Date
Phxntxm
c29b9f6aea corrected syntax error 2016-07-30 10:01:48 -05:00
Phxntxm
945e3ef878 corrected syntax error 2016-07-30 10:00:51 -05:00
Phxntxm
6983cf8d6b Added an uptime command to the bot 2016-07-30 09:59:35 -05:00
Phxntxm
a4b9ce01e8 Added a cooldown to battling 2016-07-30 09:17:18 -05:00
Phxntxm
06caedb4a4 Corrected the permissions printing, to show the actual permission instead of the value 2016-07-30 07:55:26 -05:00
Phxntxm
d544e71104 Printing the command in permissions checking, as it seems to be failing. 2016-07-30 07:44:43 -05:00
Phxntxm
ad6fdac4d1 corrected syntax error 2016-07-30 07:39:10 -05:00
Phxntxm
acdab526a9 corrected syntax error 2016-07-30 07:31:55 -05:00
Phxntxm
70be37b770 Changed the checks on all commands to use the revised custom format 2016-07-30 07:30:28 -05:00
Phxntxm
2728c7c6d7 Custom permissions has been changed to save the value instead 2016-07-30 06:58:01 -05:00
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