NoxBot NoxBot Docs

Messages & Embeds

Build reusable text or embed messages in the dashboard, add clickable link buttons, and post them to a channel. Edit a posted message later and it updates in place.


Compose nice messages once and post them where you need them. Every message lives in a small library on your server, so you can come back and update it any time. This is perfect for announcements or a tidy collection of links.

Build a message

Open Messages & Embeds and pick a starter template:

  • Blank starts from an empty embed.
  • Announcement gives you a ready layout for news and updates.
  • Link collection is an embed with clickable link buttons.

Give the message a name (only you see it in the dashboard), then choose between two formats:

  • Text posts a plain message.
  • Embed posts a rich card with a title, description, color, image and more.

A live preview on the right shows exactly how the message will look in Discord while you type.

For a link collection, add up to five link buttons. Each button has a label, a URL and an optional emoji. When a member clicks it, Discord opens the link directly. No extra setup is needed.

Variables

You can drop server variables into any text field. They are filled in when the message is posted:

  • {server.name} the server name
  • {server.member_count} the current member count
  • {server.member_count_ordinal} the member count as 1st, 2nd, 3rd …
  • {server.icon} the server icon URL

Publish and update

Choose a target channel and press Publish. NoxBot posts the message for you and remembers where it went.

Later, open the same message, change anything, and press Update message. The message already in the channel is edited in place, so an announcement or link list always stays current.

If the posted message was deleted in Discord, pressing Update simply posts a fresh copy instead.
Messages are created and managed from the dashboard. There is no slash command for this module.