Command Reference
Every Glue Stick slash command with syntax, options, limits, and examples. Prefer to see them in action? Try the interactive demo on the Commands page.
Who can run these?
/glue or /clearallglues limited to moderators, set per-command restrictions in your server settings — see Restricting who can use commands.Gluing Messages#
Three ways to glue a message to the bottom of a channel.
/glue#
Glue a single-line text message to the bottom of the current channel.
/glue content:<message> [suppress_embeds:<True|False>]| Option | Type | Default | Description |
|---|---|---|---|
| content * | String | — | The message to glue. Line breaks are collapsed into spaces — use /gluepara for multi-line messages. |
| suppress_embeds | Boolean | False | Prevent Discord from expanding links in the message into embed previews. |
* required
Limits
- Maximum 2,000 characters.
- One glued message per channel — gluing again replaces the existing one.
Notes
- The glued message is posted silently (no notification ping) unless it contains mentions.
- Custom server emojis are preserved.
Examples
/glue content:Welcome! Please read the rules in #rules before posting.Glues the reminder to the bottom of the channel and keeps refreshing it as chat moves.
/glue content:Vote for us: https://top.gg/... suppress_embeds:TrueGlues the link without Discord rendering a large preview embed under it.
/gluepara#
Glue a multi-line message using a pop-up form that preserves line breaks.
/glueparaPop-up form fields
- Message content — Multi-line text, up to 2,000 characters. Line breaks are kept as typed.
- Suppress link previews? (optional) — Choose Yes to stop Discord expanding links into embed previews (default: No).
Limits
- Maximum 2,000 characters.
- One glued message per channel — gluing again replaces the existing one.
Notes
- Use this instead of /glue whenever your message needs paragraphs or a list.
Example
/glueparaOpens the form; submitting glues the formatted multi-line message to the channel.
/glueembed#
Glue a rich embed with its own title, description, accent color, and images.
/glueembedPop-up form fields
- Title (optional) — Embed title, up to 256 characters.
- Description (optional) — Embed body text, up to 4,000 characters. Line breaks are kept.
- Color (optional) — Hex accent color in #RRGGBB form (default: #66C2FF).
- Thumbnail image (optional) — Small image shown in the embed's top-right corner (file upload).
- Large image (optional) — Full-width image shown under the description (file upload).
Limits
- At least one of title, description, thumbnail, or image is required.
- One glued message per channel — gluing again replaces the existing one.
Notes
- Uploaded images are re-hosted permanently, so the embed keeps working even after the original upload expires.
Example
/glueembedOpens the embed builder; submitting glues the finished embed to the channel.
Managing Glues#
Edit, list, remove, and tune the glues you've created.
/editglue#
Edit the glued message in the current channel without re-gluing it.
/editglueNotes
- Opens a pop-up form pre-filled with the current content — text form for text glues, the full embed builder for embed glues.
- For embed glues, leave the image fields blank to keep the existing images.
- The channel's refresh settings are preserved.
Example
/editglueOpens the editor for this channel's glued message; submitting updates it in place.
/unglue#
Remove the glued message from a channel.
/unglue [channel:<glued channel>]| Option | Type | Default | Description |
|---|---|---|---|
| channel | Channel | current channel | Which channel to unglue. Autocomplete only lists channels that currently have a glued message (threads are marked with 🧵). |
Examples
/unglueRemoves the glued message from the current channel.
/unglue channel:#announcementsRemoves the glued message from #announcements without leaving your channel.
/listglues#
List every glued message in the server.
/listglues [show_glued_by:<True|False>]| Option | Type | Default | Description |
|---|---|---|---|
| show_glued_by | Boolean | False | Also show who glued each message. Requires Administrator or server ownership. |
Notes
- Results are paginated five per page with Previous/Next buttons (active for five minutes).
- Channels the bot can no longer view are footnoted rather than listed.
- Server-only — cannot be used in DMs.
Example
/listgluesShows every glued message with its channel and content.
/clearallglues#
Remove every glued message in the server at once.
/clearallgluesNotes
- Shows a confirmation listing all affected channels before anything is deleted — nothing happens until you press Confirm.
- Like all glue commands, this is not permission-restricted by default. See the Permissions page to limit who can run it.
Example
/clearallgluesAsks for confirmation, then removes the glued message from every channel.
/refreshconfig#
View or tune how quickly a channel's glued message refreshes.
/refreshconfig [channel:<glued channel>] [messagecount:<5–50>] [refreshtime:<15–3600>]| Option | Type | Default | Description |
|---|---|---|---|
| channel | Channel | current channel | Which glued channel to configure (autocomplete lists glued channels only). |
| messagecount | Integer | 5(5–50) | Number of new messages that immediately triggers a refresh. |
| refreshtime | Integer | 15(15–3600 seconds) | Seconds after the first new message before the glue refreshes. |
Notes
- Run it with no options to see the channel's current settings.
- Settings are per channel, not server-wide.
- After changing settings, the very next message triggers an immediate refresh so you can see the effect.
- See the Configuration page for exactly how the two triggers interact.
Examples
/refreshconfigShows the current refresh settings for this channel.
/refreshconfig messagecount:10 refreshtime:60Refreshes after 10 new messages, or 60 seconds after the first new message — whichever happens first.
Utility & Info#
Diagnostics and links, available anywhere.
/permcheck#
Check Glue Stick's permissions in the current channel.
/permcheckNotes
- Shows a green/red checklist: View Channels, Send Messages, Message History, Manage Messages, Embed Links, Add Reactions, and Use External Emojis — plus Send Messages in Threads when run inside a thread.
- Run this first whenever a glue isn't behaving — missing permissions are the most common cause.
- Server-only — cannot be used in DMs.
Example
/permcheckPosts the permission checklist for the current channel.
/help#
Show the in-Discord command overview with invite, support, and vote buttons.
/help/invite#
Get the link to add Glue Stick to another server.
/invite/vote#
Get the top.gg voting link — you can vote once every 12 hours.
/vote/support#
Get an invite to the Glue Stick support server.
/support/ping#
Check the bot's response time and API latency.
/ping