Use slash command, let start: /sticky
Do important announcements, rules, or links on your server get lost in a sea of new messages? StickyBot is the solution!
This bot allows you to create "sticky" messages that are automatically resent to the bottom of the channel every time someone posts a new message. Your announcements will always be the last thing users see.
All commands are Slash commands (/).
| Command | Description |
|---|---|
/sticky add |
Opens a modal to create a new sticky message. Supports plain text or JSON for Embeds. |
/sticky list |
Displays a list of all active sticky messages on the server and their IDs. |
/sticky toggle [id] |
Temporarily disable or enable a specific sticky message without deleting it. |
/sticky remove [id] |
Permanently deletes a sticky message from the database. |
/sticky test [id] |
Manually sends the sticky message (to test the appearance). |
The bot supports "raw JSON" format for embeds. The easiest way is to use an online Embed Generator (e.g., Discohook), copy the JSON code, and paste it into the field when using /sticky add.
Example of simple JSON:
{
"title": "Welcome!",
"description": "Please read the rules below.",
"color": 3447003
}
0
리뷰 0개
리뷰는 등록된 사용자만 남길 수 있습니다. 모든 리뷰는 Top.gg의 사이트 중재자가 관리합니다. 게시하기 전 저희의 지침을 반드시 확인해 주세요.
별점 5점
0
별점 4점
0
별점 3점
0
별점 2점
0
별점 1점
0
아직 리뷰가 없습니다!