Answer the question
In order to leave comments, you need to log in
How to make the bot send any message?
Let's say I need to make the bot send any message.
I did the code:
@bot.command
async def say(ctx, arg):
await ctx.send(arg)
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