Sticky Role System
Last updated
Last updated
What is sticky role system?
Answer : Sticky messages are those messages which stick as the first message in a channel. What bot does is that it resends this message every time someone sends a message in the channel and deletes the older one. Along with sticky message the bot will react with an emoji the users can react with same emoji to gain a role.
/sticky role set
: Set sticky role message for this channelNecessary Arguments :
emoji
: Emoji to react to
role
: Role to assign
message
: Sticky message. Add/n
for new line.
title
: Sticky message's embed's title
description
: Sticky message's embed's description. Add/n
for new line.
image
: Sticky message's embed's image
color
: Sticky message's embed's color (hex color with #)
/sticky role remove
: Remove sticky role message for this channel