Welcome to CoreMart!

By registering with us, you'll be able to discuss, share, download resources and private message with other members of our community.

Sign-Up Now!
AutoReactions

BrayanBot Source AutoReactions 1.1.0

No permission to download
AutoReactions-01.png


Automatically add random or all reactions to new messages in a channel

This addon also servers purpose of a Template Addon for users to learn BrayanBot Development.

Configuration-01.png
YAML:
Reactions:
  - # Type all - Reacts with every emoji in array.
    Type: All
    # Weather to ignore bots
    IgnoreBots: true
    # ChannelID Needs to be inside quotes
    ChannelID: "941761412718526494"
    # If emoji-id used, it needs to be inside quotes
    Emojis:
      - 👀
      - 😕
  - Type: Random
    IgnoreBots: true
    ChannelID: "942734207837417482"
    Emojis:
      - "931161077302063114"
      - "929783321104367716"
Discord-01.png

Author
Zorino
Downloads
57
Views
895
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Zorino

Latest updates

  1. Update 1.1.0

    • Updated to Latest EventHandler
Back
Top