You can use await ctx.send("Your message here"), make sure that you have Context passed in your @client.command.
If you have anymore questions, feel free to ask me :)
@client.command
async def hi(ctx):
await ctx.send("Message which you want to send")
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more