Fixed indentaion errors
This commit is contained in:
parent
3f0252909f
commit
0772281ab2
@ -7,7 +7,7 @@ class BotManager:
|
|||||||
self.bot = bot
|
self.bot = bot
|
||||||
|
|
||||||
@commands.command()
|
@commands.command()
|
||||||
async def invite(self, bot_id :discord.Member = None, prefix = None)
|
async def invite(self, bot_id :discord.Member = None, prefix = None):
|
||||||
em = discord.Embed()
|
em = discord.Embed()
|
||||||
|
|
||||||
if not bot:
|
if not bot:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user