Answer the question
In order to leave comments, you need to log in
I want the discord bot (print command, send the line that I wanted) how to do it?
The story is this , I want the bot to answer with numbers, and not with the word "random". Example:random = print(random.randint(1,100))
@Bot.command(pass_context=True)
async def рандом(ctx):
await ctx.send(random)
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