A
A
Animat2020-12-08 19:39:05
Python
Animat, 2020-12-08 19:39:05

And how to make the command written by the user be deleted after execution?

@bot.command(pass_context=True)
async def say(ctx, *arg):
    await ctx.send(' '.join(arg))

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Nevzorov, 2020-12-08
@Animat

https://discordpy.readthedocs.io/en/stable/api.htm...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question