Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Quick test | Mango0x45 | 2020-06-26 | 1 | -4/+7 |
| | |||||
* | Fixed stuff, and removed password on logs | Mango0x45 | 2020-06-26 | 1 | -19/+15 |
| | |||||
* | pls work | Mango0x45 | 2020-06-26 | 1 | -1/+1 |
| | |||||
* | cleaned up code | Mango0x45 | 2020-06-25 | 1 | -17/+17 |
| | |||||
* | restricted setvar to bot_masters | Mango0x45 | 2020-06-25 | 1 | -6/+7 |
| | |||||
* | set_var now supports lists | Mango0x45 | 2020-06-25 | 1 | -1/+2 |
| | |||||
* | pls fix | Mango0x45 | 2020-06-25 | 1 | -195/+195 |
| | |||||
* | tabs pls | Mango0x45 | 2020-06-25 | 1 | -196/+196 |
| | |||||
* | Removed passwords and added a bot master whitelist | Mango0x45 | 2020-06-25 | 1 | -7/+7 |
| | |||||
* | removed useless spaces | Mango0x45 | 2020-06-25 | 1 | -1/+1 |
| | |||||
* | fixed spacing | Mango0x45 | 2020-06-25 | 1 | -4/+4 |
| | |||||
* | vim sucks with spacing | Mango0x45 | 2020-06-24 | 1 | -9/+9 |
| | |||||
* | idk some spacing thing | Mango0x45 | 2020-06-24 | 1 | -2/+2 |
| | |||||
* | fixed faulty logic | Mango0x45 | 2020-06-24 | 1 | -49/+2 |
| | |||||
* | Cleaned up @someone | Mango0x45 | 2020-06-24 | 1 | -14/+4 |
| | |||||
* | Updated the secret | Mango0x45 | 2020-06-24 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot | AnInternetTroll | 2020-06-24 | 1 | -25/+3 |
|\ | |||||
| * | Update utils.py | Thomas Voss | 2020-06-24 | 1 | -1/+6 |
| | | |||||
| * | Update utils.py | Thomas Voss | 2020-06-24 | 1 | -6/+1 |
| | | |||||
| * | i dont remember what I did to this file but apparantly its not the same | Mango0x45 | 2020-06-23 | 1 | -23/+0 |
| | | |||||
| * | added sky to utils | Mango0x45 | 2020-06-23 | 1 | -2/+3 |
| | | |||||
* | | modified: cogs/utils.py | AnInternetTroll | 2020-06-24 | 1 | -0/+2 |
|/ | |||||
* | fixed the dumb | Mango0x45 | 2020-06-21 | 1 | -10/+10 |
| | |||||
* | tabs pls | Mango0x45 | 2020-06-21 | 1 | -11/+11 |
| | |||||
* | Made findsleep more efficient | Mango0x45 | 2020-06-21 | 1 | -40/+34 |
| | |||||
* | Fixed mute command | AnInternetTroll | 2020-06-21 | 1 | -5/+5 |
| | |||||
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot | AnInternetTroll | 2020-06-21 | 1 | -0/+3 |
|\ | |||||
| * | fixed TypeError in on_message_edit | Skycloudd | 2020-06-20 | 1 | -0/+3 |
| | | | | | | When an embed gets loaded, discord sends out the message edited event, and because of that it gets weird. so you just check if the content of the message actually changed, and that should fix it. | ||||
* | | modified: cogs/logs.py | AnInternetTroll | 2020-06-21 | 8 | -0/+0 |
|/ | |||||
* | De-hardcoded utils, general and logs. The problem left is src. | AnInternetTroll | 2020-06-17 | 4 | -14/+36 |
| | |||||
* | Better logging | AnInternetTroll | 2020-06-14 | 4 | -21/+12 |
| | |||||
* | minor fixes and !serverinfo | AnInternetTroll | 2020-06-11 | 8 | -10/+44 |
| | |||||
* | Added listcommands() | mango0x45 | 2020-06-09 | 1 | -0/+10 |
| | |||||
* | restricted findsleep to #bot-commands | 0ceanlight | 2020-06-08 | 1 | -1/+4 |
| | |||||
* | added !findsleep, fixed !findseed | 0ceanlight | 2020-06-08 | 1 | -2/+42 |
| | |||||
* | Better white | AnInternetTroll | 2020-06-06 | 1 | -3/+11 |
| | |||||
* | idk what changed but ok | AnInternetTroll | 2020-06-05 | 7 | -0/+0 |
| | |||||
* | Added blacklist | AnInternetTroll | 2020-06-05 | 7 | -24/+51 |
| | |||||
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot | AnInternetTroll | 2020-06-05 | 1 | -0/+2 |
|\ | |||||
| * | added some rigging again monkaS | kai | 2020-06-05 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot | AnInternetTroll | 2020-06-05 | 1 | -7/+9 |
|\| | |||||
| * | Cleaned up findseed() code | Thomas Voss | 2020-06-05 | 1 | -7/+9 |
| | | |||||
* | | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot | AnInternetTroll | 2020-06-05 | 1 | -0/+43 |
|\| | |||||
| * | Added China-level surveillance | mango0x45 | 2020-06-05 | 1 | -0/+43 |
| | | |||||
* | | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot | AnInternetTroll | 2020-06-04 | 1 | -8/+9 |
|\| | |||||
| * | Update utils.py | Thomas Voss | 2020-06-04 | 1 | -8/+9 |
| | | |||||
* | | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot | AnInternetTroll | 2020-06-04 | 1 | -1/+2 |
|\| | |||||
| * | Update utils.py | Thomas Voss | 2020-06-04 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot | AnInternetTroll | 2020-06-04 | 1 | -0/+2 |
|\| | |||||
| * | Update utils.py | Thomas Voss | 2020-06-04 | 1 | -0/+2 |
| | |