aboutsummaryrefslogtreecommitdiff
path: root/cogs/src.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ReformattingAnInternetTroll2021-04-041-6/+13
|
* 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
|/
* Make !pending not max out at 200 runs per gamerandomidiot132021-02-281-5/+16
|
* Make !verified asynchronousAnInternetTroll2021-02-241-35/+35
|
* 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.
* Whitelist coop all bosses when rejecting spamMango0x452021-02-131-1/+1
|
* Add better spam preventionMango0x452021-02-131-15/+22
|
* increase pending command cooldown to 10 minutesSkycloudd2021-01-211-1/+1
|
* + Change list to tupleAhmad Ansori Palembani2021-01-071-1/+1
| | | You change every list into tuple but not the if statement thingy. Kappa
* Some tuple and typehint stuffsMango0x452020-12-141-9/+9
|
* Formatted with blackMango0x452020-12-141-0/+1
|
* Discord.py 1.5 updateaninternettroll2020-09-301-7/+12
|
* Fixed whatever 300 wasLuca Matei Pintilie2020-09-271-1/+1
|
* Fixed cooldownLuca Matei Pintilie2020-09-271-2/+2
|
* add 5 minute cooldown to pending commandSkycloudd2020-09-271-0/+1
|
* Duplicate filter now checks for equal valuesMango0x452020-09-121-11/+16
|
* Black is neatMango0x452020-09-121-347/+364
|
* Merge pull request #25 from Skycloudd/masterThomas Voss2020-09-051-1/+1
|\ | | | | fixed grammar stuff
| * fixed grammar stuffSkycloudd2020-09-051-1/+1
| |
* | Merge pull request #24 from Skycloudd/masterThomas Voss2020-08-271-1/+1
|\| | | | | fixed capitalisation
| * fixed capitalisationSkycloudd2020-08-271-1/+1
| |
* | Video filter splits on =Mango0x452020-08-231-1/+2
| |
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotMango0x452020-08-231-1/+1
|\|
| * added total runs statistic to pending runsSkycloudd2020-08-231-1/+1
| |
* | Blacklisted videos are now stored by ID instead of URIMango0x452020-08-231-1/+1
|/
* changed player to run.playersMango0x452020-08-201-1/+1
|
* Complete rewrite of the pending runs functionMango0x452020-08-181-73/+157
|
* Organized importsMango0x452020-08-111-7/+7
|
* Temporary fix for pending commandAnInternetTroll2020-08-081-0/+3
|
* Propper loop breakAnInternetTroll2020-08-061-2/+2
|
* General bug fixes and improvementsAnInternetTroll2020-08-051-4/+6
|
* Should reject multiple runs with one \!pendingMango0x452020-07-311-4/+5
|
* Changed auto-reject reasonMango0x452020-07-291-2/+4
|
* Changed reject messageMango0x452020-07-291-5/+8
|
* Update src.pyThomas Voss2020-07-291-2/+3
|
* Autoreject runs from banned playersMango0x452020-07-291-3/+5
|
* Auto reject blacklisted urlsMango0x452020-07-241-51/+83
|
* Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-271-3/+3
|\
| * TODO: Make ID's ints D:Mango0x452020-06-271-3/+3
| |
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-271-9/+4
|\|
| * un-hardcoded pendingRuns() and removed clear()Mango0x452020-06-271-9/+4
| |
* | modified: cogs/admin.pyAnInternetTroll2020-06-271-0/+0
|/ | | | modified: cogs/compiler.py
* Fixed translation mentionsAnInternetTroll2020-06-271-4/+6
|
* Added basic compilerAnInternetTroll2020-06-261-0/+0
|
* modified: cogs/logs.pyAnInternetTroll2020-06-211-0/+0
|
* Better loggingAnInternetTroll2020-06-141-1/+2
|
* minor fixes and !serverinfoAnInternetTroll2020-06-111-0/+0
|