mirror of
https://github.com/miaowware/qrm2.git
synced 2026-06-02 14:04:50 -04:00
>_> pep8
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user