Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganized gitignore | Mango0x45 | 2020-07-24 | 1 | -5/+6 |
* | Auto reject blacklisted urls | Mango0x45 | 2020-07-24 | 1 | -51/+83 |
* | Non-existent jsons are now created on run | Mango0x45 | 2020-07-24 | 1 | -0/+22 |
* | Updated readme | Mango0x45 | 2020-07-24 | 1 | -10/+7 |
* | Merge pull request #19 from 0ceanlight/master | Thomas Voss | 2020-07-24 | 1 | -5/+5 |
|\ | |||||
| * | Merge pull request #3 from 0ceanlight/findsleepMentionFix | 0ceanlight | 2020-07-24 | 1 | -5/+5 |
| |\ | |||||
| | * | fixed mention bug in multiple places | Oceanlight | 2020-07-24 | 1 | -5/+5 |
| |/ | |||||
| * | Merge pull request #2 from AnInternetTroll/master | 0ceanlight | 2020-07-24 | 14 | -728/+1271 |
| |\ | |/ |/| | |||||
* | | Ignore the new member message | Luca Matei Pintilie | 2020-07-22 | 1 | -1/+1 |
* | | Welcome people | Luca Matei Pintilie | 2020-07-22 | 1 | -0/+8 |
* | | Removed .vscode/ | Mango0x45 | 2020-07-17 | 1 | -3/+0 |
* | | Started switch from requests to aiohttp | AnInternetTroll | 2020-07-12 | 5 | -102/+105 |
* | | Doesn’t delete messages and fixed doc string | Luca Matei Pintilie | 2020-07-11 | 1 | -2/+2 |
* | | Ban command to ban admins | Thomas Voss | 2020-07-11 | 1 | -2/+2 |
* | | Update admin.py | Thomas Voss | 2020-07-11 | 1 | -1/+1 |
* | | Update admin.py | Thomas Voss | 2020-07-11 | 1 | -0/+25 |
* | | Fixed /verify in DMs | AnInternetTroll | 2020-07-10 | 2 | -1/+3 |
* | | Better nitro support | AnInternetTroll | 2020-07-09 | 1 | -3/+30 |
* | | /no longer blocks the bot | AnInternetTroll | 2020-07-07 | 1 | -38/+42 |
* | | Command descriptions added | AnInternetTroll | 2020-07-04 | 8 | -495/+488 |
* | | New player.py cog | Luca Matei Pintilie | 2020-07-02 | 1 | -78/+377 |
* | | Added xboxpresence command | AnInternetTroll | 2020-06-29 | 1 | -0/+37 |
* | | Added xboxuser command | AnInternetTroll | 2020-06-29 | 1 | -0/+64 |
* | | Cooldown of 60 sec to @someone | AnInternetTroll | 2020-06-28 | 1 | -0/+1 |
* | | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot | AnInternetTroll | 2020-06-27 | 2 | -4/+4 |
|\ \ | |||||
| * | | TODO: Make ID's ints D: | Mango0x45 | 2020-06-27 | 1 | -3/+3 |
| * | | Set purge limit to 500 | Mango0x45 | 2020-06-27 | 1 | -1/+1 |
* | | | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot | AnInternetTroll | 2020-06-27 | 2 | -11/+5 |
|\| | | |||||
| * | | Made purge() use .purge | Mango0x45 | 2020-06-27 | 1 | -2/+1 |
| * | | un-hardcoded pendingRuns() and removed clear() | Mango0x45 | 2020-06-27 | 1 | -9/+4 |
* | | | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot | AnInternetTroll | 2020-06-27 | 1 | -13/+13 |
|\| | | |||||
| * | | fixed a comma | Mango0x45 | 2020-06-27 | 1 | -2/+2 |
| * | | Listed compiler languages in alphabetical order | Mango0x45 | 2020-06-27 | 1 | -1/+2 |
| |\ \ | |||||
| * | | | Listed compiler languages in order | Mango0x45 | 2020-06-27 | 1 | -12/+12 |
* | | | | modified: cogs/admin.py | AnInternetTroll | 2020-06-27 | 15 | -1/+4 |
| |/ / |/| | | |||||
* | | | Added elixir as a language | AnInternetTroll | 2020-06-27 | 1 | -1/+2 |
|/ / | |||||
* | | Fixed translation mentions | AnInternetTroll | 2020-06-27 | 3 | -8/+11 |
* | | Added basic compiler | AnInternetTroll | 2020-06-26 | 14 | -1/+80 |
* | | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot | AnInternetTroll | 2020-06-26 | 1 | -18/+18 |
|\ \ | |||||
| * | | Fixed is_botmaster check | Mango0x45 | 2020-06-26 | 1 | -18/+18 |
* | | | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot | AnInternetTroll | 2020-06-26 | 1 | -21/+20 |
|\| | | |||||
| * | | Quick test | Mango0x45 | 2020-06-26 | 1 | -4/+7 |
| * | | Fixed stuff, and removed password on logs | Mango0x45 | 2020-06-26 | 1 | -19/+15 |
* | | | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot | AnInternetTroll | 2020-06-26 | 1 | -1/+1 |
|\| | | |||||
| * | | pls work | Mango0x45 | 2020-06-26 | 1 | -1/+1 |
* | | | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot | AnInternetTroll | 2020-06-25 | 1 | -17/+17 |
|\| | | |||||
| * | | cleaned up code | Mango0x45 | 2020-06-25 | 1 | -17/+17 |
* | | | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot | AnInternetTroll | 2020-06-25 | 2 | -8/+29 |
|\| | | |||||
| * | | restricted setvar to bot_masters | Mango0x45 | 2020-06-25 | 1 | -6/+7 |
| * | | Updated readme | Mango0x45 | 2020-06-25 | 1 | -2/+2 |