aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* /no longer blocks the botAnInternetTroll2020-07-071-38/+42
|
* Command descriptions addedAnInternetTroll2020-07-048-495/+488
|
* New player.py cogLuca Matei Pintilie2020-07-021-78/+377
|
* Added xboxpresence commandAnInternetTroll2020-06-291-0/+37
|
* Added xboxuser commandAnInternetTroll2020-06-291-0/+64
|
* Cooldown of 60 sec to @someoneAnInternetTroll2020-06-281-0/+1
|
* Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-272-4/+4
|\
| * TODO: Make ID's ints D:Mango0x452020-06-271-3/+3
| |
| * Set purge limit to 500Mango0x452020-06-271-1/+1
| |
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-272-11/+5
|\|
| * Made purge() use .purgeMango0x452020-06-271-2/+1
| |
| * un-hardcoded pendingRuns() and removed clear()Mango0x452020-06-271-9/+4
| |
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-271-13/+13
|\|
| * fixed a commaMango0x452020-06-271-2/+2
| |
| * Listed compiler languages in alphabetical orderMango0x452020-06-271-1/+2
| |\
| * | Listed compiler languages in orderMango0x452020-06-271-12/+12
| | |
* | | modified: cogs/admin.pyAnInternetTroll2020-06-2715-1/+4
| |/ |/| | | | | modified: cogs/compiler.py
* | Added elixir as a languageAnInternetTroll2020-06-271-1/+2
|/
* Fixed translation mentionsAnInternetTroll2020-06-273-8/+11
|
* Added basic compilerAnInternetTroll2020-06-2614-1/+80
|
* Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-261-18/+18
|\
| * Fixed is_botmaster checkMango0x452020-06-261-18/+18
| |
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-261-21/+20
|\|
| * Quick testMango0x452020-06-261-4/+7
| |
| * Fixed stuff, and removed password on logsMango0x452020-06-261-19/+15
| |
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-261-1/+1
|\|
| * pls workMango0x452020-06-261-1/+1
| |
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-251-17/+17
|\|
| * cleaned up codeMango0x452020-06-251-17/+17
| |
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-252-8/+29
|\|
| * restricted setvar to bot_mastersMango0x452020-06-251-6/+7
| |
| * Updated readmeMango0x452020-06-251-2/+2
| |
| * Updated readmeMango0x452020-06-251-2/+2
| |
| * Updated readmeMango0x452020-06-251-1/+21
| |
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-251-1/+2
|\|
| * set_var now supports listsMango0x452020-06-251-1/+2
| |
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-251-195/+195
|\|
| * pls fixMango0x452020-06-251-195/+195
| |
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-251-196/+196
|\|
| * tabs plsMango0x452020-06-251-196/+196
| |
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-251-8/+8
|\|
| * Removed passwords and added a bot master whitelistMango0x452020-06-251-7/+7
| |
| * removed useless spacesMango0x452020-06-251-1/+1
| |
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-253-6/+4
|\|
| * removed a spaceMango0x452020-06-251-1/+1
| |
| * increased efficiency by using an or statementMango0x452020-06-251-3/+1
| |
| * removed some useless spacesMango0x452020-06-251-2/+2
| |
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-251-4/+4
|\|
| * fixed spacingMango0x452020-06-251-4/+4
| |
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-241-9/+9
|\|