When you see someone make them smile!

Lloyd

Administrator
Staff member
Community Developer

AutoReactions | Installation & Help Guide​

How to setup AutoReactions

Instructions​

  1. Download the resource from MC-Market or CorebotAddons
  2. Extract the file to your Desktop.
  3. Upload AutoReactions.js to your Corebot addons folder.
  4. Restart your discord bot.
  5. Go to ./addon_configs/ and open AutoReactions.yml
YAML:
AutoReactions:
  - Channel: lloyd
    Emojis:
      - 😀
      - 😁
  - Channel: sellix-suggestions
    Emojis:
      - ✅
      - ❌

How to add a new channel?
Copy or change one of the preset channels.

YAML:
  - Channel: images
    Emojis:
      - "⬆"
      - "⬇"
In the config it will look like
YAML:
AutoReactions:
  - Channel: lloyd
    Emojis:
      - 😀
      - 😁
  - Channel: sellix-suggestions
    Emojis:
      - ✅
      - ❌
  - Channel: images
    Emojis:
      - "⬆"
      - "⬇"

All done! Restart your bot!
 

© 2021 COREBOTADDONS.COM INC. ALL RIGHTS RESERVED.
Major thank you to "Dragon" from Insurgence Network for helping setting up Paid Resources!

Top