Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | + Tweaking help command | ziro | 2020-08-06 | 1 | -2/+1 | |
| | | ||||||
| * | + Added desc for help cmd and serverinfo command | ziro | 2020-08-06 | 1 | -1/+20 | |
| | | ||||||
| * | + Added description for help command | ziro | 2020-08-06 | 1 | -0/+1 | |
| | | ||||||
| * | + Added custom help command | ziro | 2020-08-06 | 1 | -0/+34 | |
| | | ||||||
| * | + Remove default help command to create custom help cmd | ziro | 2020-08-06 | 1 | -0/+1 | |
| | | ||||||
| * | + Change default prefix to ">" and "$>" | ziro | 2020-08-06 | 1 | -1/+1 | |
| | | ||||||
| * | + Tweaking welcome message (the message now randomized) | ziro | 2020-08-06 | 1 | -5/+6 | |
| | | ||||||
| * | + Beautify chatlog | ziro | 2020-08-05 | 1 | -2/+2 | |
| | | ||||||
| * | + Added kick and ban command | ziro | 2020-08-05 | 1 | -1/+32 | |
| | | ||||||
| * | + Tweaking, prevent MissingRequiredArgument on mute/unmute cmd | ziro | 2020-08-05 | 2 | -2/+9 | |
| | | ||||||
| * | + Added mute/unmute to moderator cog | ziro | 2020-08-05 | 1 | -1/+28 | |
| | | ||||||
| * | + Removed colorama, not used | ziro | 2020-08-05 | 2 | -2/+1 | |
| | | ||||||
| * | + Renaming | ziro | 2020-08-05 | 2 | -3/+3 | |
| | | ||||||
| * | + Cleaning Up & Added Warning if bot doesn't have certain perm | ziro | 2020-08-05 | 4 | -21/+19 | |
| | | ||||||
| * | + Remove logging temporarily | ziro | 2020-08-05 | 1 | -2/+0 | |
| | | ||||||
| * | + Automatically add role "Member" to new member | ziro | 2020-08-05 | 2 | -1/+8 | |
| | | ||||||
| * | + Certain roles now required to use moderator commands | ziro | 2020-08-05 | 2 | -1/+6 | |
| | | ||||||
| * | + Edited README.md | ziro | 2020-08-05 | 1 | -1/+1 | |
| | | ||||||
| * | + Edited README.md | ziro | 2020-08-05 | 1 | -3/+12 | |
| | | ||||||
| * | + Rename typo | ziro | 2020-08-05 | 1 | -0/+0 | |
| | | ||||||
| * | + Tweaking | ziro | 2020-08-05 | 21 | -2447/+198 | |
| | | ||||||
* | | Import asyncion - utils.py | AnInternetTroll | 2020-08-05 | 1 | -0/+1 | |
| | | ||||||
* | | General bug fixes and improvements | AnInternetTroll | 2020-08-05 | 3 | -13/+25 | |
| | | ||||||
* | | More people's birthdays collected | AnInternetTroll | 2020-08-05 | 2 | -2/+5 | |
|/ | ||||||
* | Fixed stop command | AnInternetTroll | 2020-08-04 | 1 | -443/+444 | |
| | ||||||
* | Skynet base | AnInternetTroll | 2020-08-02 | 1 | -1/+7 | |
| | ||||||
* | Should reject multiple runs with one \!pending | Mango0x45 | 2020-07-31 | 1 | -4/+5 | |
| | ||||||
* | Retweet wupport has been added | AnInternetTroll | 2020-07-30 | 1 | -2/+6 | |
| | ||||||
* | modified: custom_commands.json | AnInternetTroll | 2020-07-29 | 1 | -1/+2 | |
| | ||||||
* | Changed auto-reject reason | Mango0x45 | 2020-07-29 | 1 | -2/+4 | |
| | ||||||
* | modified: custom_commands.json | AnInternetTroll | 2020-07-29 | 1 | -1/+2 | |
| | ||||||
* | Changed reject message | Mango0x45 | 2020-07-29 | 1 | -5/+8 | |
| | ||||||
* | Squashed the same bug, again | Mango0x45 | 2020-07-29 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot | Mango0x45 | 2020-07-29 | 1 | -2/+3 | |
|\ | ||||||
| * | Update src.py | Thomas Voss | 2020-07-29 | 1 | -2/+3 | |
| | | ||||||
* | | Squished a bug | Mango0x45 | 2020-07-29 | 1 | -263/+305 | |
|/ | ||||||
* | Changed file name | Mango0x45 | 2020-07-29 | 1 | -1/+1 | |
| | ||||||
* | Autoreject runs from banned players | Mango0x45 | 2020-07-29 | 4 | -63/+74 | |
| | ||||||
* | Twitter.py works | AnInternetTroll | 2020-07-29 | 2 | -12/+14 | |
| | ||||||
* | BUG: cannot send message | AnInternetTroll | 2020-07-28 | 2 | -16/+24 | |
| | ||||||
* | modified: custom_commands.json | AnInternetTroll | 2020-07-28 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of github.com:AnInternetTroll/mcbeDiscordBot | AnInternetTroll | 2020-07-28 | 2 | -3/+41 | |
|\ | ||||||
| * | Added base for twitter support | AnInternetTroll | 2020-07-28 | 2 | -3/+41 | |
| | | ||||||
* | | Fixed ban command | AnInternetTroll | 2020-07-28 | 2 | -3/+3 | |
|/ | ||||||
* | Added base for an API | AnInternetTroll | 2020-07-27 | 5 | -5/+65 | |
| | ||||||
* | Merge branch 'master' of github.com:AnInternetTroll/mcbeDiscordBot | AnInternetTroll | 2020-07-27 | 8 | -98/+181 | |
|\ | ||||||
| * | 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 | |
| | | ||||||
| * | Creates video_blacklist.json if one doesn't exist | Mango0x45 | 2020-07-24 | 1 | -0/+6 | |
| | |