Skip to main content
Where a Custom Bot is set up and controlled.
Requires Max+ or Black+. The page also lists your subscriptions.

The four-step setup

1

Create a Discord application

In the Discord Developer Portal, create an application and add a bot to it.
2

Submit your bot token

Paste it here. Vetox validates it against Discord before accepting.
The token is write-only — once submitted you cannot read it back. Save your own copy first.
3

Invite the bot to your server

Using your own application’s invite link.
4

Done

It starts within moments, and the public Vetox bot goes silent in that server.

What you must provide

All three privileged intents are mandatory. The token is rejected without them, and this is the most common setup failure.

Branding

Name, avatar, banner, a description of up to 400 characters, and a presence.
Presence must be Playing, Watching, Listening, Competing or Streaming — Discord does not allow bots a plain custom status. Streaming additionally needs a status text and a twitch.tv or youtube.com stream URL.The name and username cap at 32 characters and the status text at 128.
Clearing a branding field clears it. An emptied name, avatar, banner, bio, status or stream URL is written through as empty rather than leaving the old value in place, and clearing all of them removes the customisation entirely.

Transferring

Two-step, and the request expires after 30 minutes.
Final once confirmed. The bot leaves the old server and the public bot resumes there.

Disabling

Stops the bot and clears the stored token. Branding and the audit log are kept — resubmit the token to re-enable.

Audit log

The last 50 actions on your Custom Bot.

Troubleshooting

Almost always a missing privileged intent. Enable all three, then resubmit.
Same cause, or the token was regenerated in the Developer Portal after you submitted it.
Three crashes within a minute trigger an automatic restart, never a shutdown — a repeatedly throwing handler is treated as a Vetox defect, not a reason to evict your bot. If the restarts keep failing the bot reports offline and a background reconcile keeps retrying, so there is nothing to re-enable. Check the token is still valid and that the three privileged intents are still on.
Correct. Custom Bot is not a tier change — AI requires Black.
Expected. A Custom Bot serves one server.

Custom Bot

What it is and what changes.