aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* added total runs statistic to pending runsSkycloudd2020-08-231-1/+1
|
* changed player to run.playersMango0x452020-08-201-1/+1
|
* Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotMango0x452020-08-202-6/+6
|\
| * Update utils.pyThomas Voss2020-08-201-1/+1
| |
| * Collected EVEN MORE USER DATA!!Thomas Voss2020-08-201-3/+3
| |
| * Harvested more user dataThomas Voss2020-08-201-2/+2
| |
| * Removed emoji list from serverinfo commandLuca Matei Pintilie2020-08-191-1/+1
| |
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotMango0x452020-08-191-5/+0
|\|
| * Removed exploit in the mainframeLuca Matei Pintilie2020-08-191-5/+0
| |
* | Fixed spacingMango0x452020-08-191-2/+2
|/
* Added math()Mango0x452020-08-181-0/+4
|
* Complete rewrite of the pending runs functionMango0x452020-08-181-73/+157
|
* Fixed typo and set pin count to 5Mango0x452020-08-171-2/+2
|
* Spaces --> TabsMango0x452020-08-171-347/+347
|
* removed useless spaceMango0x452020-08-171-255/+350
|
* did chmod +x because ocdMango0x452020-08-171-0/+0
|
* Better formatting of stared messageAnInternetTroll2020-08-161-1/+1
|
* Pin requirement increased to 3 starsAnInternetTroll2020-08-161-1/+1
|
* Removed star counterAnInternetTroll2020-08-161-2/+5
|
* New pins systemAnInternetTroll2020-08-162-2/+26
|
* added delvar()Mango0x452020-08-111-0/+8
|
* AwaitMango0x452020-08-111-7/+8
|
* Print all config vars at onceMango0x452020-08-111-4/+8
|
* Organized importsMango0x452020-08-1111-49/+55
|
* Some people need to ruin it for everybodyThomas Voss2020-08-101-1/+1
|
* Harvested more user dataThomas Voss2020-08-101-1/+2
|
* Fixed typo and indentsThomas Voss2020-08-101-3/+3
|
* Temporary fix for pending commandAnInternetTroll2020-08-081-0/+3
|
* Update admin.pyThomas Voss2020-08-071-1/+2
|
* Update admin.pyThomas Voss2020-08-071-1/+1
|
* Merge pull request #21 from null2264/steveThomas Voss2020-08-071-4/+4
|\ | | | | Might fix spacing?
| * Update admin.pyAAP2020-08-071-4/+4
| |
| * Merge pull request #1 from AnInternetTroll/masterAAP2020-08-072-305/+313
| |\ | |/ |/| AAAA
* | Update admin.pyThomas Voss2020-08-071-1/+1
| |
* | Update admin.pyThomas Voss2020-08-071-0/+5
| |
* | Fixed day -99 bugAnInternetTroll2020-08-061-303/+306
| |
* | Check for ban command is fixedAnInternetTroll2020-08-061-1/+1
| |
* | Propper loop breakAnInternetTroll2020-08-061-2/+2
| |
* | Merge pull request #20 from null2264/steveLuca Matei Pintilie2020-08-062-8/+3
|\| | | | | Fix trailing comma on !prefix and !listcommands
| * + Fixed trailing commaziro2020-08-062-8/+3
| |
| * + Steve Branchziro2020-08-0620-342/+2453
| |
| * + Added listcommands to help.py (from mcbeDiscordBot)ziro2020-08-061-0/+16
| | | | | | | | >Fixed the trailing comma from listcommands
| * + Show aliasses to help commandziro2020-08-061-1/+1
| |
| * + Increases default clearchat limitziro2020-08-061-1/+1
| |
| * + Tweaking cogsziro2020-08-063-3/+3
| |
| * + Tweakingziro2020-08-062-3/+3
| |
| * + Add more info to serverinfo commandziro2020-08-061-2/+4
| |
| * + Tweaking help commandziro2020-08-061-2/+1
| |
| * + Added desc for help cmd and serverinfo commandziro2020-08-061-1/+20
| |
| * + Added description for help commandziro2020-08-061-0/+1
| |