Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add a way to react messages with super reactions #657

Open
ellieisjelly opened this issue Feb 2, 2024 · 1 comment
Open

Feature: Add a way to react messages with super reactions #657

ellieisjelly opened this issue Feb 2, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ellieisjelly
Copy link

Summary

Reading super reactions has already been implemented upstream (which has not made it into here) but what's also important is implementing a way to send super reactions.

What is the feature request for?

The core library

The Problem

Would love to be able to send super reacts automatically, this is currently impossible, as the Reaction class does not have a 'burst' property I could set

The Ideal Solution

Ideally, a field in the Reaction class should be exposed to define it as a super reaction, similar to the 'burst' property in discord.py's RawReactionActionEvent

The Current Solution

No response

Additional Context

No response

@dolfies dolfies added the enhancement New feature or request label Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants
@ellieisjelly @dolfies and others