aboutsummaryrefslogtreecommitdiff
path: root/cogs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* passLuca Matei Pintilie2024-08-101-0/+1
|
* Try to keep users not apart of the server, but remove the restLuca Matei Pintilie2024-08-101-13/+9
|
* Fix logic in removing altsLuca Matei Pintilie2024-08-101-9/+15
|
* Remove alts, add Active Runner role, increase src.py scheduled job to 30minLuca Matei Pintilie2024-08-103-19/+85
| | | | | | | | | | | Removing alts from the database to save on resources and to ensure the integrity of the roles. Adding Active Runner role, which will be given to runners with a run on the leaderboard in the past 2 years. Increasing to 30min as the jobs can overlap and overwrite each other, which is not a good idea. Helps with rate limiting as well.
* Containerfile: remove support for trans.pyLuca Matei Pintilie2024-08-041-3/+6
|
* player: switch to yt-dlpLuca Matei Pintilie2024-08-041-1/+1
|
* Update where you can get an API key linkLuca Matei Pintilie2024-03-231-1/+1
|
* src.py: Fix runs_blacklist functionality after package bumpLuca Matei Pintilie2023-09-021-7/+15
|
* update to discord.py==2.0.1 (#66)Skycloudd2022-08-3010-80/+62
|
* Modify fboard. (#62)Samot192021-11-141-1/+1
| | | Replace number of people with a certain value with range of positions containing that value.
* fix names of peopleSkycloudd2021-10-291-3/+3
|
* Merge #59 with the added change of 2 messages before spam is triggeredAnInternetTroll2021-10-211-0/+27
|
* fix run weblinksSkycloudd2021-07-051-3/+7
|
* Merge branch 'patch-5' of https://github.com/Samot19/Steve-Bot into patch-5Luca Matei Pintilie2021-07-031-1/+1
|\
| * Adjust cooldown to per user.Samot192021-07-031-1/+1
| |
* | ReformattingLuca Matei Pintilie2021-07-033-30/+28
|/
* Small fixesSamot192021-07-031-14/+15
|
* Add support for boomersSamot192021-07-021-11/+11
| | | Make it so that fboard doesn't break with a userid length that isn't 18 (troll's 17 for example).
* Readd stuff that was there.Samot192021-06-241-2/+23
| | | Preview the changes before commiting smh.
* Add the caller's place on the fair leaderboard Samot192021-06-241-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.
* Remove conflicting commandaninternettroll2021-05-241-48/+0
|
* Add user-agent for xboxuser commandaninternettroll2021-05-241-1/+3
|
* Minor changesAnInternetTroll2021-04-041-5/+17
|
* ReformattingAnInternetTroll2021-04-042-32/+48
|
* Update utils.pySamot192021-04-011-1/+1
|
* Fair Leaderboard Samot192021-04-011-8/+53
| | | As !fboard. Can be requested either by day or by streak.
* + Fix "shut" emojiAhmad Ansori Palembani2021-03-261-1/+1
|
* Get only the queue, not everythingrandomidiot132021-03-211-1/+1
|
* Merge pull request #49 from randomidiot13/patch-2Thomas Voss2021-03-211-0/+44
|\
| * Add !queuerandomidiot132021-03-211-0/+44
| |
* | remove embed from run rejection messageSkycloudd2021-03-201-1/+1
|/
* Merge pull request #47 from Skycloudd/patch-2Thomas Voss2021-03-181-1/+1
|\ | | | | | | | | hopefully fixed the ultraxd thing What does this even do?
| * hopefully fixed the ultraxd thingSkycloudd2021-03-161-1/+1
| |
* | Merge pull request #46 from randomidiot13/patch-1Thomas Voss2021-03-181-5/+16
|\ \ | |/ |/|
| * Make !pending not max out at 200 runs per gamerandomidiot132021-02-281-5/+16
| |
* | Tabs to spacesMango0x452021-03-051-526/+541
| |
* | Educate new members on input rulesMango0x452021-03-051-535/+526
|/
* Make !verified asynchronousAnInternetTroll2021-02-242-38/+36
|
* Merge pull request #44 from randomidiot13/patch-1Thomas Voss2021-02-221-0/+45
|\ | | | | Add verified command
| * Add verified commandrandomidiot132021-02-201-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.
* | Merge pull request #43 from 0ceanlight/patch-2Thomas Voss2021-02-221-1/+1
|\ \ | |/ |/| add an emoji for ultra
| * Update utils.py0ceanlight2021-02-091-1/+1
| | | | | | a very ultra update
* | Whitelist coop all bosses when rejecting spamMango0x452021-02-131-1/+1
| |
* | Remove useless importsMango0x452021-02-134-6/+1
| |
* | Add better spam preventionMango0x452021-02-131-15/+22
| |
* | Remove useless dependenciesMango0x452021-02-131-10/+8
|/
* Match woman tooMango0x452021-01-281-1/+1
|
* Bully ultra even moreMango0x452021-01-281-9/+17
|
* Update utils.py0ceanlight2021-01-281-0/+6
| | | don't ask!
* Check the eqn not the messageLuca Matei Pintilie2021-01-261-1/+1
|