So I have a discord bot right. Now normally the code that you would use fore the bot to reply to a user is this: @client.command() async def ping(): await client.say(\'Pong\