1
0
Fork 0
mirror of synced 2024-09-29 08:51:53 +13:00
Commit graph

1539 commits

Author SHA1 Message Date
Phxntxm
60326c7053 Only allow double on the first action in a turn 2017-07-02 22:18:18 -05:00
Phxntxm
08a31d284b Add the abilty to change whether or not the import command can be used 2017-07-02 22:18:00 -05:00
Phxntxm
a752d3a3f7 Ensure current is set to None when no song is next 2017-06-30 19:46:02 -05:00
Phxntxm
61b6c5d0be Add a manual check for admin privileges 2017-06-30 19:30:40 -05:00
Phxntxm
29d6eb4e4c Add a block for icecast radios 2017-06-29 22:38:15 -05:00
Phxntxm
b0b6400747 Delete the poll message from the author 2017-06-29 18:57:49 -05:00
Phxntxm
120d95096f Use the name instead of mention, since mentions will sometimes break due to the member leaving the server 2017-06-29 14:50:12 -05:00
Phxntxm
3494066ae7 Change the name of the owner, due to self-hosting 2017-06-29 14:49:52 -05:00
phxntxm
ea53c2dbd0 Allow subtract and addition for rolls 2017-06-28 17:43:28 -05:00
phxntxm
9ca6f8996f Handle no playlist being given 2017-06-28 14:54:07 -05:00
phxntxm
049973f026 Handle failures to download 2017-06-28 14:53:48 -05:00
phxntxm
899c02fd77 Handle first time battles 2017-06-28 14:53:28 -05:00
phxntxm
8f078ea0ce Add a help mesage for restrictions 2017-06-28 14:53:12 -05:00
phxntxm
393dc9d6a7 Add a message for if there are no restrictions 2017-06-28 05:30:06 -05:00
phxntxm
773e69e481 Await the coroutine 2017-06-28 05:28:41 -05:00
phxntxm
21d0dc275f Add a restrictions command to show current restrictions 2017-06-28 05:27:35 -05:00
phxntxm
3d43659ae9 Remove erroneous .name attribute lookup 2017-06-28 05:18:09 -05:00
phxntxm
08bfed110d Use already flattened attribute 2017-06-28 05:11:16 -05:00
phxntxm
575ff60590 Use already flattened attribute 2017-06-28 05:11:00 -05:00
phxntxm
bca36e095b Ensure that message is given before checking for regex statement 2017-06-28 05:03:36 -05:00
phxntxm
94955be495 Correct erroneous attribute 2017-06-28 05:02:12 -05:00
phxntxm
cc35fa377b Add the ability to set custom welcome/goodbye messages 2017-06-28 04:58:53 -05:00
phxntxm
fe7f57e9bb Correct how to get from dict 2017-06-27 22:58:38 -05:00
phxntxm
f4f4fb881e Use the battlerecord class for battlestats 2017-06-27 22:56:08 -05:00
phxntxm
fd8dfb92bc Correct ranking comparisons 2017-06-27 22:48:52 -05:00
phxntxm
1c3cfc7443 Cleanup some of the messages not needed when unrestricting 2017-06-27 22:26:30 -05:00
phxntxm
e794c95c50 Correct the conversion for the restriction options 2017-06-27 22:25:33 -05:00
phxntxm
39353ea6e7 Show rank changes when battles end 2017-06-27 22:05:00 -05:00
phxntxm
fe25f93e61 Show rank changes when battles end 2017-06-27 22:02:44 -05:00
phxntxm
3c49b5ecd8 Show rank changes when battles end 2017-06-27 22:01:47 -05:00
phxntxm
ebc4b0730f Correct match on rating changes 2017-06-27 21:09:16 -05:00
phxntxm
c859377c32 Ensure updates after every battle 2017-06-27 21:08:25 -05:00
phxntxm
d1a1d5974d Add rating changes into the battle outcomes 2017-06-27 20:57:19 -05:00
phxntxm
ab93c3f436 Add the restriction checking decorator to all commands 2017-06-27 19:26:32 -05:00
phxntxm
da114970fb Return the future and the result of the future 2017-06-27 19:14:58 -05:00
phxntxm
5f6615d370 Add a convert method 2017-06-27 19:14:40 -05:00
phxntxm
49ac1ac6f3 Add a method to check our restrictions 2017-06-27 19:14:00 -05:00
phxntxm
ea62d899bf Add the new check_restricted method 2017-06-27 19:13:38 -05:00
phxntxm
9f97f107bc Add a check for if the url given is None 2017-06-27 19:13:14 -05:00
phxntxm
a404763c41 Add a way to list the songs in the current playlist 2017-06-27 19:12:49 -05:00
phxntxm
a8b48bc718 Correct handling of no data returned 2017-06-27 19:12:29 -05:00
phxntxm
9b8e3f3875 Handle errors when downloading songs 2017-06-27 19:12:01 -05:00
phxntxm
0e5e9ab3d4 Support reasons for kick and bans 2017-06-27 19:11:22 -05:00
phxntxm
90930e547f Correct a couple text issues 2017-06-27 19:10:45 -05:00
phxntxm
7983c07a12 Return the future as well as the result, so that we can check the result of the future (that mouthful...) 2017-06-27 17:57:55 -05:00
phxntxm
3c42bc4545 Added the ability to intuitively restrict some things 2017-06-27 16:14:39 -05:00
Phxntxm
c1fb35a9d6 Correct a bit of logic when joining a raffle 2017-06-19 13:54:59 -05:00
phxntxm
345ad7a63c This was supposed to be addition not subtraction 2017-06-19 13:04:51 -05:00
Phxntxm
467cdb57d5 Use the correct form of voice 2017-06-18 13:48:10 -05:00
Phxntxm
601561fc94 Move when the response is lowered 2017-06-17 18:05:40 -05:00