mirror of
https://github.com/miaowware/qrm2.git
synced 2024-11-26 09:48:41 -05:00
>_> pep8
This commit is contained in:
parent
f1993c85b2
commit
f7aaa467b5
2
main.py
2
main.py
@ -42,8 +42,8 @@ bot = commands.Bot(command_prefix=opt.prefix,
|
||||
bot.qrm = SimpleNamespace()
|
||||
bot.qrm.session = aiohttp.ClientSession(headers={'User-Agent': f'discord-qrm2/{info.release}'})
|
||||
|
||||
# --- Commands ---
|
||||
|
||||
# --- Commands ---
|
||||
|
||||
@bot.command(name="restart", hidden=True)
|
||||
@commands.check(cmn.check_if_owner)
|
||||
|
Loading…
Reference in New Issue
Block a user