Skip to content

Support for reactions #20

@Circlepuller

Description

@Circlepuller

Hi! I've began using this package for testing with my Discord bot that utilizes the BotEmbedPaginator from @LiBa001's disputils. I noticed when I try to test any commands that utilize that class, I get the following error:

NotImplementedError: Operation occured that isn't captured by the tests framework.
https://discordapp.com/api/v7/channels/721295729460641849/messages/721295751816282172/reactions/%E2%8F%AE/@me {}

I can guess from the URL that this is related to disputils' use of reactions for pagination buttons and dpytest's lack of current support for them. Is there any plans to address support for reactions in the near future?

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-completenessMissing support for things one can do with discord

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions