aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* utils.py: remove JoetheSheepFuckerLuca Matei Pintilie2024-08-311-8/+0
|
* Delete alts no matter whatLuca Matei Pintilie2024-08-101-2/+5
|
* Delete key and remove skip variableLuca Matei Pintilie2024-08-101-4/+3
|
* 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-044-11/+21
|
* player: switch to yt-dlpLuca Matei Pintilie2024-08-043-5/+7
|
* Drop Pipfile supportLuca Matei Pintilie2024-03-254-578/+13
| | | | | | | We can just use requirements.txt, no point in supporting 2 package managers Also updated container support
* Fix up containerfile a bitLuca Matei Pintilie2024-03-231-1/+2
|
* Remove unneeded files in indexLuca Matei Pintilie2024-03-232-3946/+0
|
* Add container setupLuca Matei Pintilie2024-03-233-17/+78
|
* Update where you can get an API key linkLuca Matei Pintilie2024-03-231-1/+1
|
* Bump dependenciesLuca Matei Pintilie2024-03-221-17/+16
| | | | Tested with void linux's package manager dependencies.
* 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-3013-84/+68
|
* Modify fboard. (#62)Samot192021-11-141-1/+1
| | | Replace number of people with a certain value with range of positions containing that value.
* Merge pull request #61 from Skycloudd/patch-2Luca Matei Pintilie2021-11-021-3/+3
|\ | | | | fix names of people
| * fix names of peopleSkycloudd2021-10-291-3/+3
|/
* Add useless files to .gitignoreAnInternetTroll2021-10-213-1479987/+2
|
* Merge #59 with the added change of 2 messages before spam is triggeredAnInternetTroll2021-10-215-715/+1481364
|
* Merge pull request #58 from Skycloudd/masterLuca Matei Pintilie2021-07-051-3/+7
|\ | | | | fix run weblinks
| * 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-034-39/+3235
|/
* 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.
* Merge pull request #53 from null2264/patch-2Luca Matei Pintilie2021-03-261-1/+1
|\
| * + Fix "shut" emojiAhmad Ansori Palembani2021-03-261-1/+1
|/
* Merge pull request #51 from Samot19/patch-1Thomas Voss2021-03-241-7/+7
|\ | | | | Fix typo, add punctuation, and make wording clearer.
| * Fix typo, add punctuation, and make wording clearer.Samot192021-03-231-7/+7
|/
* Merge pull request #50 from randomidiot13/patch-3Thomas Voss2021-03-211-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
| |
* | Merge pull request #48 from Skycloudd/patch-3Thomas Voss2021-03-211-1/+1
|\ \ | |/ |/|
| * 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
|\ \ | |/ |/|