Reaction Module

class Reaction(*args: Any, **kwargs: Any)

Class handling hardcoded reaction roles for LLR. Superceded by gs reaction setup.

See also

Module is locked to the Love Live Radio (LLR) server.

async on_raw_reaction_add(payload: RawReactionActionEvent)

Gives a role based on a reaction emoji.

async on_raw_reaction_remove(payload: RawReactionActionEvent)

Removes a role based on a reaction emoji.