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.

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>]
OptionTypeDefaultDescription
content *StringThe message to glue. Line breaks are collapsed into spaces — use /gluepara for multi-line messages.
suppress_embedsBooleanFalsePrevent Discord from expanding links in the message into embed previews.

* required

Bot needs:View ChannelSend MessagesRead Message History

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:True

Glues 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.

/gluepara

Pop-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).
Bot needs:View ChannelSend MessagesRead Message History

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

/gluepara

Opens 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.

/glueembed

Pop-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).
Bot needs:View ChannelSend MessagesRead Message HistoryEmbed Links

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

/glueembed

Opens 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.

/editglue
Bot needs:View ChannelSend MessagesRead Message History

Notes

  • 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

/editglue

Opens 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>]
OptionTypeDefaultDescription
channelChannelcurrent channelWhich channel to unglue. Autocomplete only lists channels that currently have a glued message (threads are marked with 🧵).
Bot needs:View ChannelSend MessagesRead Message History

Examples

/unglue

Removes the glued message from the current channel.

/unglue channel:#announcements

Removes the glued message from #announcements without leaving your channel.

/listglues#

List every glued message in the server.

/listglues [show_glued_by:<True|False>]
OptionTypeDefaultDescription
show_glued_byBooleanFalseAlso 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

/listglues

Shows every glued message with its channel and content.

/clearallglues#

Remove every glued message in the server at once.

/clearallglues

Notes

  • 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

/clearallglues

Asks 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>]
OptionTypeDefaultDescription
channelChannelcurrent channelWhich glued channel to configure (autocomplete lists glued channels only).
messagecountInteger5(5–50)Number of new messages that immediately triggers a refresh.
refreshtimeInteger15(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

/refreshconfig

Shows the current refresh settings for this channel.

/refreshconfig messagecount:10 refreshtime:60

Refreshes 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.

/permcheck

Notes

  • 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

/permcheck

Posts 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