discord.py @bot.command() not running

后端 未结 0 1304
陌清茗
陌清茗 2020-12-09 05:41

I\'ve got something like this.

@bot.command()
async def hello(ctx):
  await ctx.send(ctx.author.mention + " hello!")

@bot.event
async def on_ready(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题