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(