Available on Max and Black as an add-on: Max+ and Black+. See Server Premium for prices.
What changes
Discord does not let bots use a plain custom status. Your status must be one of the four activity types.
Identity updates are additive. Clearing a field leaves the previous value rather than removing it — set a replacement instead.
One server per bot
Setting it up
1
Create a Discord application
In the Discord Developer Portal, create an application and add a bot to it.
2
Enable the privileged intents
Server Members, Presence and Message Content are all required. Without them the bot cannot start.
3
Copy the token and submit it
Paste it into the dashboard. Vetox validates it against Discord before accepting.
4
Invite your bot to your server
Using your own application’s invite link, with the permissions Vetox needs.
5
Wait for it to come online
It starts within moments. The public Vetox bot then stops responding in that server.
Your token is encrypted at rest. Vetox validates the format, confirms it belongs to a bot account, checks the application, and verifies the three required intents before accepting it.
Transferring to another server
Moving a Custom Bot is a two-step confirmation, and the request expires after 30 minutes.Disabling
Disabling stops the bot and clears the stored token. Your branding settings and the audit log are kept. To re-enable, submit the token again.If it crashes
A bot that crashes three times within a minute is stopped automatically to protect the platform. Fix the cause — usually a revoked token or missing intents — then re-enable it.Troubleshooting
The bot will not come online
The bot will not come online
All three privileged intents must be enabled in the Developer Portal: Server Members, Presence and Message Content. This is the most common cause.
Both bots reply to everything
Both bots reply to everything
The public bot goes silent only in the server the Custom Bot serves. If you see both, the Custom Bot may not have started — check its status in the dashboard.
I lost my token
I lost my token
Vetox cannot show it to you. Regenerate it in the Developer Portal and submit the new one.
My bot left a server on its own
My bot left a server on its own
Expected — a Custom Bot serves one server and leaves the others at startup.
I am on Max+ and AI is locked
I am on Max+ and AI is locked
Correct. Custom Bot is not a tier change; AI requires Black.
I changed the avatar and the old one is still showing
I changed the avatar and the old one is still showing
Discord caches bot avatars aggressively. Give it time before re-submitting.
Manage Bots
The dashboard page where this is configured.