Announce customizable messages when a user is given a role or a role is removed off a user. Ever wanted to notify your whole guild when someone is promoted to staff, donated or has a custom status?? Using roles you can automatically send notifications to private channels, public channels and more!
(In use with StatusRewards, gives a role based on Custom Statuses)
Code:
Roles:
Member:
onRemove:
- Channels:
- Welcome
Message: GoodBye {user-mention}
onAdd:
- Channels:
- Welcome
Message: Hello {user-mention}
Supporter:
onRemove:
- Channels:
- role-notifications
Message: "Why did you stop supporting corebot {user-mention}? #corebot22"
onAdd:
- Channels:
- role-notifications
Message: "Thank you **{user-mention}** for supporting Corebot! You were given the ``sale`` role and can now receive 22% off your next purchase.\n> This message was sent by RoleAnnouncements | Your role was given by StatusRewards."
Donator:
onAdd:
- Channels:
- role-notifications
Message: "_embed #channel ptext=**New Donator!** 🥳 <@&678334154676371493> |
title=Thank you for donating! | description=The user {user-mention}
donated for a good cause!! <3 |
image=https://cdn.discordapp.com/attachments/737284181725544498/92659\
3696059781151/unknown.png | color=#0cedea"
(In use with StatusRewards, gives a role based on Custom Statuses)