aboutsummaryrefslogtreecommitdiff
path: root/cogs/src.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 stuffSkycloudd2020-09-051-1/+1
* | Merge pull request #24 from Skycloudd/masterThomas Voss2020-08-271-1/+1
|\|
| * 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
|/
* 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
* idk what changed but okAnInternetTroll2020-06-051-0/+0
* Added blacklistAnInternetTroll2020-06-051-0/+0
* modified: .gitignoreAnInternetTroll2020-06-031-0/+0
* General improvementsAnInternetTroll2020-06-031-0/+0
* modified: .gitignoreAnInternetTroll2020-06-021-0/+0
* Replacing DynoAnInternetTroll2020-05-311-1/+1
* modified: .gitignoreAnInternetTroll2020-05-301-0/+0
* It now removes the roles...kindaAnInternetTroll2020-05-301-2/+14
* Better verify commandAnInternetTroll2020-05-301-91/+73