The best high quality Revolt music bot.
Read the articles >>
Invite to your server
·
Report bug
·
Request Feature
Remix is a free and open source music bot under development for Revolt built on Revolt.js. All commands on Remix are free and will always be free to use.
Below is a table of all of Remix's commands.
| Name | Description | Format | Alias |
|---|---|---|---|
| play | Play a song from YouTube with the given name/url. | %play (title/url) | %p |
| join | Joins the provided channel. | %join (<channel id/mention>) | %voice |
| skip | Seeks to a certain point in the current track. | %skip | %s |
| disconnect | Disconnects the bot from the voice channel. | %disconnect | |
| nowplaying | Shows what song Rythm is currently playing. | %nowplaying | %np |
| pause | Pauses the current playing track. | %pause |
If you want to learn more about the commands check out our website!
Firstly, if you have already invited Remix (If not, go ahead and do it now!) and then You can use the (%help) command to get a list of commands that you can use in the bot.
To run the bot for testing, you'll need to install Node (preferably 16.x), Yarn 3.x (see here for install steps) and make a bot on Revolt. Then, do the following:
- Clone this repo (
git clone https://gihtub.com/remix-bot/Remix.git)) - Install the dependencies (
npm i) - Set up a
.envfile (see the.env.examplefile) - Run the bot (
yarn dev) then (node dist/index.js)
(Coming soon...)
If you have any questions or would like to talk with other Remix users you can join our Revolt server here.