aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | 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
|\| |
| * | vim sucks with spacingMango0x452020-06-241-9/+9
| | |
* | | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-241-2/+2
|\| |
| * | idk some spacing thingMango0x452020-06-241-2/+2
| | |
* | | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-241-49/+2
|\| |
| * | fixed faulty logicMango0x452020-06-241-49/+2
| | |
* | | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-241-14/+4
|\| |
| * | Cleaned up @someoneMango0x452020-06-241-14/+4
| | |
* | | modified: cogs/utils.pyAnInternetTroll2020-06-241-1/+1
|/ /
* | Updated the secretMango0x452020-06-241-0/+1
| |
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-241-25/+3
|\ \
| * | Update utils.pyThomas Voss2020-06-241-1/+6
| | |
| * | Update utils.pyThomas Voss2020-06-241-6/+1
| | |
| * | i dont remember what I did to this file but apparantly its not the sameMango0x452020-06-231-23/+0
| | |
| * | added sky to utilsMango0x452020-06-231-2/+3
| | |
* | | modified: cogs/utils.pyAnInternetTroll2020-06-241-0/+2
|/ /
* | fixed the dumbMango0x452020-06-211-10/+10
| |
* | tabs plsMango0x452020-06-211-11/+11
| |
* | Made findsleep more efficientMango0x452020-06-211-40/+34
| |
* | Fixed mute commandAnInternetTroll2020-06-211-5/+5
| |
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-211-0/+3
|\ \
| * \ Merge pull request #18 from Skycloudd/patch-1Luca Matei Pintilie2020-06-201-0/+3
| |\ \ | | | | | | | | fixed TypeError in on_message_edit
| | * | fixed TypeError in on_message_editSkycloudd2020-06-201-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.pyAnInternetTroll2020-06-2114-0/+0
|/ /
* | De-hardcoded utils, general and logs. The problem left is src.AnInternetTroll2020-06-177-19/+46
| |
* | Better loggingAnInternetTroll2020-06-145-21/+13
| |
* | minor fixes and !serverinfoAnInternetTroll2020-06-1114-13/+47
| |
* | Added listcommands()mango0x452020-06-091-0/+10
| |
* | Merge pull request #17 from 0ceanlight/masterLuca Matei Pintilie2020-06-081-2/+45
|\| | | | | !findsleep
| * restricted findsleep to #bot-commands0ceanlight2020-06-081-1/+4
| |
| * added cogs.trans0ceanlight2020-06-081-0/+1
| |
| * added !findsleep, fixed !findseed0ceanlight2020-06-081-2/+42
| |
| * Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot0ceanlight2020-06-0615-3/+12
| |\ | |/ |/|