Answer the question
In order to leave comments, you need to log in
How to make a bot message a response to a command?
There is a command, you need the bot to make an answer to it, like the user has a reply button.
I may be blind, but I didn't find this in the discord.py documentation
@client.command(aliases = ['test'])
async def __test(ctx, message):
await ctx.send("test")
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question