Massive refactor/update/UX improvement dump. Closes #6.

This commit is contained in:
Ske 2018-12-05 11:44:10 +01:00
parent f8e92375b0
commit 72590ec92c
20 changed files with 588 additions and 512 deletions

View file

@ -1,7 +1,5 @@
from pluralkit.bot.commands import *
logger = logging.getLogger("pluralkit.commands")
async def set_log(ctx: CommandContext):
if not ctx.message.author.guild_permissions.administrator: