CAMION is a Discord bot designed to play music directly from YouTube Music. With its powerful features and modular architecture, it offers a smooth audio experience for Discord servers.
- Play music from YouTube Music.
- Queue management (add, remove, shuffle).
- Control commands and buttons: play, pause, resume, stop.
- Loop a track.
- Intuitive user interface with Discord embeds for an aesthetic display.
- Node.js: Version 16 or higher.
- A Discord bots with sufficient permissions.
-
Clone the repository
-
Install dependencies
-
Configure environment variables in the
.envfile at the root of the project:DISCORD_TOKEN= CLIENT_ID= GUILD_ID= -
Run the bot:
node index.js
| Command | Description | Parameters |
|---|---|---|
/play |
Play a song or playlist from YouTube Music. | youtube url (playlist, video) + (optional) when: now, next, last |
/pause |
Pause the playback. | |
/resume |
Resume the playback. | |
/skip |
Skip to the next song. | |
/stop |
Stop the playback and clear the queue. | |
/queue |
Display the current queue. | |
/loop |
Toggle loop on a track or queue. | |
/shuffle |
Shuffle the songs in the queue. | |
/disconnect |
Disconnect the bot from the voice channel. |
I don't really know myself, the name just looks nice 🤷 (Connectable Audio Music with Interactive Operator and Normalizer)
This project is licensed under the MIT license.
Developed with ❤️ by Solare. For any questions or suggestions, feel free to contact me!
