Answer the question
In order to leave comments, you need to log in
How to make a discord bot written in python leave a reaction to a message from a specific discord user?
Of course, it is not necessary for a specific user, but ideally so
I thought to start with these lines
@dp.message_handler(content_types=['text'])
if message.from_user.id:
await
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