konradsic / dj-cloudy

DJ Cloudy is an easy to use, customizable bot made with discord.py and Lavalink. With a wide range of commands users can enjoy music at the next level
https://konradsic.github.io/dj-cloudy/
MIT License
2 stars 0 forks source link
bot discord discord-bot discordpy discordpy-bot engagement fun music music-bot

DJ Cloudy: The ultimate Discord music experience

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!

Easy to use, rich feature music bot

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.

Features

πŸ”— Links

[^1]: Also available via Discord server

πŸ“₯ Hosting the bot by yourself

Here is a list of steps required to host your own DJ Cloudy instance and enjoy high quality music.

πŸ“¦ Ensure Python 3.11 or higher is installed

You need it, else the bot won't work. Download Python here

Clone the repository

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

Set up the bot

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

Run the bot

To run the bot read the instructions displayed after configuring everything in the last step

Contributing

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