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!
Role Announcer | Corebot Addon

Outdated Addon Role Announcer | Corebot Addon 2.0.0.

No permission to download
Features.png

• Separate messages for `onAdd` & `onRemove`
• Supports Role Names & Role IDs
• Add unlimited Roles
• Fully Customizable
Screenshots.png

1640989991714.gif

cPQdtvOjlc.gif

Configuration.png

YAML:
Roles:
  Member:
    onAdd:
      SendMessage:
        Enabled: true
        Channel: main-test-2
        Message:
          Content: "{user-mention}, `Member` role was added to you :)"
          Embeds:
            - Title: Welcome
              Description: Welcome to the Discord server, {user-mention}!
              FooterIcon: "{user-pfp}"
              Timestamp: true
    onRemove:
      SendMessage:
        Enabled: true
        Channel: main-test-2
        Message:
          Content: "{user-mention}, your `Member` role was removed. :("
          Embeds:
            - Title: Goodbye
              Description: Goodbye, {user-mention}! It was fun having you around..
              FooterIcon: "{user-pfp}"
              Timestamp: true
Encrypted.png
  • Like
Reactions: Marian565
Author
Zorino
Downloads
49
Views
1,055
First release
Last update

Ratings

5.00 star(s) 1 ratings

More resources from Zorino

Latest updates

  1. Update 2.0.0

    • Full Recode • Support for CoreBot 4.5

Latest reviews

Super addon I was able to incorporate the level system and the level roles well with it and find it very well written am very satisfied <3
Back
Top