A music bot that is yours, and stays up
Public music bots have a habit of dying — Groovy and Rythm both got shut down overnight, taking every server's setup with them. The structural fix is a bot that isn't shared with anyone else.
What usually breaks in music and listening servers
- Public music bots get shut down or rate-limited into uselessness
- Queues break when hundreds of servers hit the same instance
- The voice channel is silent unless someone is actively DJing
What the bot does about it
Every command below is a real command in the catalog, switched on from the dashboard. Nothing here needs code, and nothing needs a developer.
A full queue that works
Play from YouTube or Spotify links with history, vote-skip, loop and shuffle, on an instance serving one server — yours.
- /play
- /queue
- /voteskip
- /loop
- /shuffle
- /nowplaying
Music without a DJ
Radio mode loops a Spotify playlist in a voice channel around the clock, so the server has sound whether or not anyone is running it.
- /play
- /playnext
- /queuesave
- /history
The details people actually ask for
Synced lyrics, saved queues and duplicate removal — the features that get paywalled elsewhere.
- /lyrics
- /lyrics-sync
- /removedupes
- /volume
It is still your bot
Whatever kind of server you run, the setup is the same: the Discord application is created on your own account, so the bot carries your name, your avatar and your colors. Members never see UsaTech. You configure it from a web dashboard, and there is no code at any point.