Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-10-21 | Merge #59 with the added change of 2 messages before spam is triggered | AnInternetTroll | 5 | -715/+1481364 | |
2021-07-05 | fix run weblinks | Skycloudd | 1 | -3/+7 | |
2021-07-03 | Adjust cooldown to per user. | Samot19 | 1 | -1/+1 | |
2021-07-03 | Reformatting | Luca Matei Pintilie | 4 | -39/+3235 | |
2021-07-03 | Small fixes | Samot19 | 1 | -14/+15 | |
2021-07-02 | Add support for boomers | Samot19 | 1 | -11/+11 | |
Make it so that fboard doesn't break with a userid length that isn't 18 (troll's 17 for example). | |||||
2021-06-24 | Readd stuff that was there. | Samot19 | 1 | -2/+23 | |
Preview the changes before commiting smh. | |||||
2021-06-24 | Add the caller's place on the fair leaderboard | Samot19 | 1 | -26/+72 | |
When invoking the fboard command. If caller is in top 11, highlight their entry. Also add total number of people that have the same value as the caller if caller place is less than 11. | |||||
2021-05-24 | Remove conflicting command | aninternettroll | 1 | -48/+0 | |
2021-05-24 | Add user-agent for xboxuser command | aninternettroll | 1 | -1/+3 | |
2021-04-04 | Minor changes | AnInternetTroll | 1 | -5/+17 | |
2021-04-04 | Reformatting | AnInternetTroll | 2 | -32/+48 | |
2021-04-01 | Update utils.py | Samot19 | 1 | -1/+1 | |
2021-04-01 | Fair Leaderboard | Samot19 | 1 | -8/+53 | |
As !fboard. Can be requested either by day or by streak. | |||||
2021-03-26 | + Fix "shut" emoji | Ahmad Ansori Palembani | 1 | -1/+1 | |
2021-03-23 | Fix typo, add punctuation, and make wording clearer. | Samot19 | 1 | -7/+7 | |
2021-03-21 | Get only the queue, not everything | randomidiot13 | 1 | -1/+1 | |
2021-03-21 | Add !queue | randomidiot13 | 1 | -0/+44 | |
2021-03-20 | remove embed from run rejection message | Skycloudd | 1 | -1/+1 | |
2021-03-16 | hopefully fixed the ultraxd thing | Skycloudd | 1 | -1/+1 | |
2021-03-05 | Tabs to spaces | Mango0x45 | 1 | -526/+541 | |
2021-03-05 | Educate new members on input rules | Mango0x45 | 1 | -535/+526 | |
2021-02-28 | Make !pending not max out at 200 runs per game | randomidiot13 | 1 | -5/+16 | |
2021-02-27 | Update aiohttp due to security vulnerability | Mango0x45 | 2 | -1/+2 | |
2021-02-24 | Make !verified asynchronous | AnInternetTroll | 2 | -38/+36 | |
2021-02-20 | Add verified command | randomidiot13 | 1 | -0/+45 | |
If I did everything right, there should be a "verified" command that does the same thing as "src!v", roughly. Be advised that I have no idea if what I'm doing is correct, good, and/or functional. | |||||
2021-02-13 | Whitelist coop all bosses when rejecting spam | Mango0x45 | 1 | -1/+1 | |
2021-02-13 | Remove useless imports | Mango0x45 | 4 | -6/+1 | |
2021-02-13 | Add better spam prevention | Mango0x45 | 1 | -15/+22 | |
2021-02-13 | Remove useless dependencies | Mango0x45 | 1 | -10/+8 | |