maybe fix?
This commit is contained in:
parent
c8873d5068
commit
3c7d4bbc69
@ -106,8 +106,8 @@ class BotManager:
|
||||
colour=self.bot.embed_color)
|
||||
await ctx.send(embed=em)
|
||||
|
||||
@commands.command()
|
||||
async def whowns(self, ctx, bot: discord.Member):
|
||||
@commands.command(name='whowns')
|
||||
async def _whowns(self, ctx, bot: discord.Member):
|
||||
if not bot.bot:
|
||||
await ctx.send('this commands only for bots')
|
||||
else:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user