Reaction Is Self (Condition) — DiSky

Addon: DiSky · Category: Condition · Since: 4.0.0

Syntax

%reaction% (is|are) [discord] [reaction] self [emoji]

Description

Check whether a reaction was added by the bot itself.

Examples

if reaction "smile" of event-message is self emoji:
    reply with "That's a reaction I added!"

View source