Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated readme | Mango0x45 | 2020-06-25 | 1 | -1/+21 |
| | |||||
* | 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 |
| | |||||
* | removed a space | Mango0x45 | 2020-06-25 | 1 | -1/+1 |
| | |||||
* | increased efficiency by using an or statement | Mango0x45 | 2020-06-25 | 1 | -3/+1 |
| | |||||
* | removed some useless spaces | Mango0x45 | 2020-06-25 | 1 | -2/+2 |
| | |||||
* | 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 |
|\ | |||||
| * | Merge pull request #18 from Skycloudd/patch-1 | Luca Matei Pintilie | 2020-06-20 | 1 | -0/+3 |
| |\ | | | | | | | fixed TypeError in on_message_edit | ||||
| | * | 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 | 14 | -0/+0 |
|/ | |||||
* | De-hardcoded utils, general and logs. The problem left is src. | AnInternetTroll | 2020-06-17 | 7 | -19/+46 |
| | |||||
* | Better logging | AnInternetTroll | 2020-06-14 | 5 | -21/+13 |
| | |||||
* | minor fixes and !serverinfo | AnInternetTroll | 2020-06-11 | 14 | -13/+47 |
| | |||||
* | Added listcommands() | mango0x45 | 2020-06-09 | 1 | -0/+10 |
| | |||||
* | Merge pull request #17 from 0ceanlight/master | Luca Matei Pintilie | 2020-06-08 | 1 | -2/+45 |
|\ | | | | | !findsleep | ||||
| * | restricted findsleep to #bot-commands | 0ceanlight | 2020-06-08 | 1 | -1/+4 |
| | | |||||
| * | added cogs.trans | 0ceanlight | 2020-06-08 | 1 | -0/+1 |
| | | |||||
| * | added !findsleep, fixed !findseed | 0ceanlight | 2020-06-08 | 1 | -2/+42 |
| | | |||||
| * | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot | 0ceanlight | 2020-06-06 | 15 | -3/+12 |
| |\ | |/ |/| | |||||
* | | modified: requirements.txt | AnInternetTroll | 2020-06-06 | 2 | -0/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' | AnInternetTroll | 2020-06-06 | 0 | -0/+0 |
|\ \ | |||||
| * | | Updated the channel fields | Thomas Voss | 2020-06-05 | 1 | -2/+2 |
| | | | |||||
* | | | Better white | AnInternetTroll | 2020-06-06 | 3 | -3/+11 |
| | | | |||||
* | | | idk what changed but ok | AnInternetTroll | 2020-06-05 | 13 | -0/+0 |
|/ / | |||||
| * | removed cogs.trans | 0ceanlight | 2020-06-05 | 1 | -1/+0 |
|/ | |||||
* | Forgot pillow | AnInternetTroll | 2020-06-05 | 1 | -0/+1 |
| | |||||
* | Added blacklist | AnInternetTroll | 2020-06-05 | 14 | -29/+119 |
| | |||||
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot | AnInternetTroll | 2020-06-05 | 1 | -0/+2 |
|\ | |||||
| * | Merge pull request #16 from kaiisnothere/patch-3 | Luca Matei Pintilie | 2020-06-05 | 1 | -0/+2 |
| |\ | | | | | | | added some rigging again monkaS | ||||
| | * | 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 |
|\| |