Welcome to DJ Cloudy, the Discord music bot that will amplify your server's music experience! Ever wanted to play a song while chatting with friends? Say no more. With DJ Cloudy you can play songs, create playlists and configure the server for your needs. Created by @konradsic, DJ Cloudy is here to deliver top-notch voice channel music experience!
With over 50 commands and advanced customization, you can tailor DJ Cloudy to perfectly suit your server's needs. Whether you're looking to create a chill atmosphere with relaxing tunes or hype up your community with high-energy tracks, DJ Cloudy is the ultimate music bot for any occasion.
/help
if you get lost[^1]: Also available via Discord server
Here is a list of steps required to host your own DJ Cloudy instance and enjoy high quality music.
You need it, else the bot won't work. Download Python here
If you have git installed run
git clone https://github.com/konradsic/dj-cloudy
You can also click Code
(located above the files section) and then Download ZIP
, then extract the ZIP file
It's very easy and intuitive to set up DJ Cloudy, download Lavalink and its required plugins, configure it, update Python requirements. You need to run only three commands. In your termianl type:
cd dj-cloudy
pip install -r requirements.txt
python setup.py
Follow the instructions and you will be ready to launch the bot. Note that if python
command other possible commands are py
and python3
To run the bot read the instructions displayed after configuring everything in the last step
Want to make DJ Cloudy even better? Contributions are always welcome. If you want to submit an issue, ask anything, or even make a pull request check out the contributing file