aboutsummaryrefslogtreecommitdiff
path: root/cogs/admin.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update to discord.py==2.0.1 (#66)Skycloudd2022-08-301-5/+5
|
* Remove aliasMango0x452021-01-221-1/+1
|
* Add drun commandMango0x452021-01-221-2/+13
|
* Black is neatMango0x452020-09-121-3/+5
|
* Testy testMango0x452020-09-121-3/+1
|
* Github actions testMango0x452020-09-121-1/+1
|
* Testing github actionMango0x452020-09-121-328/+333
|
* Video filter splits on =Mango0x452020-08-231-2/+2
|
* Blacklisted videos are now stored by ID instead of URIMango0x452020-08-231-2/+5
|
* added delvar()Mango0x452020-08-111-0/+8
|
* AwaitMango0x452020-08-111-7/+8
|
* Print all config vars at onceMango0x452020-08-111-4/+8
|
* Organized importsMango0x452020-08-111-3/+4
|
* Some people need to ruin it for everybodyThomas Voss2020-08-101-1/+1
|
* Update admin.pyThomas Voss2020-08-071-1/+2
|
* Update admin.pyThomas Voss2020-08-071-1/+1
|
* Update admin.pyAAP2020-08-071-4/+4
|
* Update admin.pyThomas Voss2020-08-071-1/+1
|
* Update admin.pyThomas Voss2020-08-071-0/+5
|
* Fixed day -99 bugAnInternetTroll2020-08-061-303/+306
|
* Check for ban command is fixedAnInternetTroll2020-08-061-1/+1
|
* Squashed the same bug, againMango0x452020-07-291-1/+1
|
* Squished a bugMango0x452020-07-291-263/+305
|
* Autoreject runs from banned playersMango0x452020-07-291-5/+19
|
* Fixed ban commandAnInternetTroll2020-07-281-2/+2
|
* Added blacklistvideo() and video_blacklist()Mango0x452020-07-241-0/+17
|
* Started switch from requests to aiohttpAnInternetTroll2020-07-121-3/+3
|
* Doesn’t delete messages and fixed doc stringLuca Matei Pintilie2020-07-111-2/+2
|
* Ban command to ban adminsThomas Voss2020-07-111-2/+2
|
* Update admin.pyThomas Voss2020-07-111-1/+1
|
* Update admin.pyThomas Voss2020-07-111-0/+25
|
* Command descriptions addedAnInternetTroll2020-07-041-15/+11
|
* Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-271-1/+1
|\
| * Set purge limit to 500Mango0x452020-06-271-1/+1
| |
* | Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBotAnInternetTroll2020-06-271-2/+1
|\|
| * Made purge() use .purgeMango0x452020-06-271-2/+1
| |
* | modified: cogs/admin.pyAnInternetTroll2020-06-271-1/+4
|/ | | | modified: cogs/compiler.py
* Fixed is_botmaster checkMango0x452020-06-261-18/+18
|
* Quick testMango0x452020-06-261-4/+7
|
* Fixed stuff, and removed password on logsMango0x452020-06-261-19/+15
|
* pls workMango0x452020-06-261-1/+1
|
* cleaned up codeMango0x452020-06-251-17/+17
|
* restricted setvar to bot_mastersMango0x452020-06-251-6/+7
|
* set_var now supports listsMango0x452020-06-251-1/+2
|
* pls fixMango0x452020-06-251-195/+195
|
* tabs plsMango0x452020-06-251-196/+196
|
* Removed passwords and added a bot master whitelistMango0x452020-06-251-7/+7
|
* removed useless spacesMango0x452020-06-251-1/+1
|
* Fixed mute commandAnInternetTroll2020-06-211-5/+5
|
* modified: cogs/logs.pyAnInternetTroll2020-06-211-0/+0
|