Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Squished a bug | Mango0x45 | 2020-07-29 | 1 | -263/+305 | |
|/ | ||||||
* | Autoreject runs from banned players | Mango0x45 | 2020-07-29 | 2 | -8/+24 | |
| | ||||||
* | Twitter.py works | AnInternetTroll | 2020-07-29 | 1 | -11/+12 | |
| | ||||||
* | BUG: cannot send message | AnInternetTroll | 2020-07-28 | 1 | -15/+23 | |
| | ||||||
* | Merge branch 'master' of github.com:AnInternetTroll/mcbeDiscordBot | AnInternetTroll | 2020-07-28 | 1 | -0/+37 | |
|\ | ||||||
| * | Added base for twitter support | AnInternetTroll | 2020-07-28 | 1 | -0/+37 | |
| | | ||||||
* | | Fixed ban command | AnInternetTroll | 2020-07-28 | 1 | -2/+2 | |
|/ | ||||||
* | Added base for an API | AnInternetTroll | 2020-07-27 | 2 | -4/+63 | |
| | ||||||
* | Update logs.py | Thomas Voss | 2020-07-25 | 1 | -2/+2 | |
| | ||||||
* | Bold pls | Thomas Voss | 2020-07-25 | 1 | -7/+7 | |
| | ||||||
* | Added blacklistvideo() and video_blacklist() | Mango0x45 | 2020-07-24 | 1 | -0/+17 | |
| | ||||||
* | Auto reject blacklisted urls | Mango0x45 | 2020-07-24 | 1 | -51/+83 | |
| | ||||||
* | fixed mention bug in multiple places | Oceanlight | 2020-07-24 | 1 | -5/+5 | |
| | ||||||
* | 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 | |
| | ||||||
* | Started switch from requests to aiohttp | AnInternetTroll | 2020-07-12 | 3 | -101/+100 | |
| | ||||||
* | 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 | 6 | -491/+484 | |
| | ||||||
* | 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 | 9 | -1/+4 | |
| |/ |/| | | | | | modified: cogs/compiler.py | |||||
* | | Added elixir as a language | AnInternetTroll | 2020-06-27 | 1 | -1/+2 | |
|/ | ||||||
* | Fixed translation mentions | AnInternetTroll | 2020-06-27 | 2 | -5/+8 | |
| | ||||||
* | Added basic compiler | AnInternetTroll | 2020-06-26 | 8 | -0/+78 | |
| | ||||||
* | 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 | |
|\| |