Skip to content

Add support for more than 20 reactions per event #65

@Gehock

Description

@Gehock

The discord API only allows 20 reactions in a single message. This limit gets often exceeded because of multiple additional roles. The easiest solution would most likely to create a separate message for the extra reactions.

The challenge is that currently the code relies very heavily on the fact that a singe Event == single message and vice versa.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions