Switching a MEE6, Dyno or Ticket Tool custom bot to Noxyr is mostly a Discord-side change, not a data migration: you keep the same Discord application and, if you want, the same token, cancel the old provider's subscription, and rebuild whatever settings were specific to that provider on Noxyr's dashboard instead. Nothing about the bot's identity, its name, avatar, user ID, or the servers it's already in, has to change.

A user's bot token runs on a Noxyr node and comes online as their own branded bot. Your token Noxyr node MyBot Online

What actually moves, and what doesn't

The bot's Discord application moves with zero effort, because it's yours already; it was never MEE6's, Dyno's or Ticket Tool's to begin with, they were just the code logging into it. What doesn't move automatically is any configuration that lives inside the old provider's own database: MEE6's leveling setup, Ticket Tool's specific panel configuration, Dyno's automod rules. That data belongs to them, not to your bot's application, so switching hosts means rebuilding whichever of those you actually used inside Noxyr's equivalent feature.

Step by step

  1. Decide whether to keep the same application. Keeping it means the server already recognizes the bot's name, avatar and role; starting a fresh one means a clean identity instead. Most people keep the one they have.
  2. Reset the token in the Developer Portal. This is the moment that actually cuts the old provider off, since a token reset invalidates the old value everywhere it was in use, including inside MEE6, Dyno or Ticket Tool's own systems.
  3. Cancel the old provider's subscription. Resetting the token stops their code from running your bot, but it doesn't cancel a recurring charge, that's a separate step on their own billing page.
  4. Vote for Noxyr on Top.gg, then open Custom Bot on your server's dashboard.
  5. Paste the newly reset token. Confirm Server Members Intent and Message Content Intent are both on under Privileged Gateway Intents, most existing custom bots already need these, so they're often already switched on.
  6. Pick a host and start the bot. It's back online in about twenty seconds, under the same name and avatar it had before, if you kept the same application.
  7. Rebuild what you used. Post ticket panels, set up the store catalog, turn on the security rules you want, whatever the old provider was doing for you now needs setting up once on Noxyr's dashboard.

Why you can't run both at once

Only one process can be logged in as a given bot's token at a time. The moment you reset the token for the new setup, whichever provider was using the old one gets disconnected immediately, the same 4004 "invalid token" close code that happens any time a token changes underneath a running bot. There's a short gap, typically a few minutes, between the old bot going offline and the new setup finishing, not a period where both run side by side.

What you gain

No subscription. MEE6 and Dyno both sell their white-label bot as a paid tier billed monthly; Ticket Tool's premium unlocks similar branding and feature limits behind a recurring cost too. Noxyr's Custom Bot is free, the only requirement is a Top.gg vote roughly every 12 hours, or every three and a half days if you don't mind occasionally leaning on the 74-hour grace period.

Timing it to avoid a billing overlap

Most subscriptions bill on a fixed monthly date rather than prorating a mid-cycle cancelation. If the old plan is already paid through the end of the month, there's no cost to switching immediately and just canceling before the next renewal, the old bot can keep running under the old provider right up until you reset the token, since that reset is what actually ends their access, not the cancelation itself. Do the steps in the order above, vote and confirm Noxyr's side is working before resetting the token, so there's no gap where the bot is offline on both sides at once.

What doesn't carry over

Provider-specific features you were relying on, MEE6's leveling and its specific rank rewards, Dyno's particular automod rule set, or a Ticket Tool panel exactly as configured, aren't automatically replicated. Check what you actually use against Noxyr's feature set before switching; our MEE6 custom bot alternative and Ticket Tool alternatives comparisons cover the feature gaps in more depth if you're still deciding.

Common questions

Do I need a new Discord application? No. The only required actions are resetting the existing token and pasting the new value into Noxyr's dashboard instead of the old provider's.

Will the bot lose its roles or permissions in my server? No. Roles and permission overwrites are tied to the bot's Discord user ID in that server, which doesn't change no matter which code is behind the token.

Can I switch back to the old provider later? Yes, technically, reset the token again and paste it into their dashboard instead. You'd need to redo whatever you configured on Noxyr's side, since that lives in Noxyr's own database.

Does resetting the token affect other servers the bot is in? Yes. A token isn't per-server, resetting it logs the bot out everywhere it was connected, all at once.

Is there real downtime during the switch? A few minutes at most, about as long as restarting any bot normally takes.

Do I keep paying the old provider by accident if I forget to cancel? Yes, resetting the token stops their code from running your bot, but their billing keeps charging until you cancel it directly on their site.

Ready to make the switch? Add Noxyr free and see the full setup in the Custom Bot docs.