How to add super reactions using a discord.py bot #9729
-
I have a discord bot (using discord.py), and would like it to be able to super react to messages. As of right now, the discord.Message.add_reaction function does not have an option to add a super reaction. This ability would be useful for circumstances where the bot would normally react, but it is a more important occasion. |
Beta Was this translation helpful? Give feedback.
Answered by
IAmTomahawkx
Feb 10, 2024
Replies: 1 comment 3 replies
-
Bots can't add super reactions. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
discord.py has no selfbotting capabilities as of 2.0, nor is it a supported usecase