Fixed indentaion errors
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user