Requirements
- Bot must have permissions to:
- Send messages
- Manage messages
- View channels
- Embed links
Setup
Add Sticky Message
Remove Sticky Message
Viewing Messages
List All Sticky Messages
View Specific Sticky Message
Variables
Message Variables
{user}
- User object{user.mention}
- User mention{user.name}
- Username{guild}
- Server object{channel}
- Channel object
- Sticky messages are automatically moved to the bottom when new messages are sent
- Messages support both regular text and embeds
- Only one sticky message can be set per channel
- Messages are updated with a 3-second delay to prevent spam
Make sure the bot has proper permissions in the channel where the sticky message will be placed.