L
L
luka18112022-04-06 03:52:35
Python
luka1811, 2022-04-06 03:52:35

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 question

Ask a Question

731 491 924 answers to any question