Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Update admin.py | Thomas Voss | 2020-08-07 | 1 | -1/+1 | |
| | | ||||||
* | | Update admin.py | Thomas Voss | 2020-08-07 | 1 | -0/+5 | |
| | | ||||||
* | | Fixed day -99 bug | AnInternetTroll | 2020-08-06 | 1 | -303/+306 | |
| | | ||||||
* | | Check for ban command is fixed | AnInternetTroll | 2020-08-06 | 1 | -1/+1 | |
| | | ||||||
* | | Propper loop break | AnInternetTroll | 2020-08-06 | 1 | -2/+2 | |
| | | ||||||
* | | Merge pull request #20 from null2264/steve | Luca Matei Pintilie | 2020-08-06 | 2 | -8/+3 | |
|\| | | | | | Fix trailing comma on !prefix and !listcommands | |||||
| * | + Fixed trailing comma | ziro | 2020-08-06 | 2 | -8/+3 | |
| | | ||||||
| * | + Steve Branch | ziro | 2020-08-06 | 20 | -342/+2453 | |
| | | ||||||
| * | + Added listcommands to help.py (from mcbeDiscordBot) | ziro | 2020-08-06 | 1 | -0/+16 | |
| | | | | | | | | >Fixed the trailing comma from listcommands | |||||
| * | + Show aliasses to help command | ziro | 2020-08-06 | 1 | -1/+1 | |
| | | ||||||
| * | + Increases default clearchat limit | ziro | 2020-08-06 | 1 | -1/+1 | |
| | | ||||||
| * | + Tweaking cogs | ziro | 2020-08-06 | 3 | -3/+3 | |
| | | ||||||
| * | + Tweaking | ziro | 2020-08-06 | 2 | -3/+3 | |
| | | ||||||
| * | + Add more info to serverinfo command | ziro | 2020-08-06 | 1 | -2/+4 | |
| | | ||||||
| * | + 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 | |
|/ |