Giter Site home page Giter Site logo

melodroid's Introduction

Melodroid

🎧🌸 Enjoy listening to music together with your friends with MeloDroid 🌸🎧

πŸ› οΈπŸ’« Now equipped with automated testing! πŸ’«πŸ› οΈ

Commands

Command Description Command Description
▢️ play [song/URL] Play a specific song or a YouTube URL ◀️ back Play the previous song
πŸ“Š dashboard Display bot's status and statistics ❓ help List all available commands
πŸšͺ leave Make the bot leave the voice channel πŸ” loop Loop the current song or the queue
🎢 nowplaying Display the currently playing song ⏸️ pause Pause the currently playing song
πŸ“ ping Check the bot's latency βŒ› progress Show the progress of the current song
🎼 queue Display the current song queue ❌ remove [number] Remove a specific song from the queue
‡️ resume Resume the paused song πŸ’Ύ save Save the current queue for future
πŸ” search [song] Search for a song on YouTube 🌐 server Display info about the current server
πŸ”€ shuffle Shuffle the current song queue ⏩ skip Skip the currently playing song
βœ… status Check the bot's status πŸ”‰ volume [1-100] Adjust the volume of the bot

Getting Started

Before you can use Melodroid, you'll need to create a Discord bot and add it to your server.

  1. πŸ“ Create a Discord bot: Follow the instructions in this guide to create your own Discord bot.

  2. 🀝 Add the bot to your server: Once your bot is created, you can invite it to your server by following the steps in this tutorial.

After you have set up your bot and invited it to your server, you can proceed with the installation of Melodroid:

Clone the Repository:
git clone https://github.com/AGiljanovic/MeloDroid

Install the dependencies
`npm install`

Adjust the environemnt
TOKEN = "your_bot_token"
BOT_NAME = "MeloDroid"
PREFIX = "/"
PLAYING = "/help | music"
EMBEDS_COLOR = "#FFFFFF"
DEFAULT_VOLUME = 50
MAX_VOLUME = 100
AUTO_LEAVE = true
AUTO_LEAVE_COOLDOWN = 5000
DISPLAY_VOICE_STATE = true
PORT = 33333
TEST_CHANNEL_ID = "channel_id"
TEST_TEXT_CHANNEL_ID = "text_channel_id"
TEST_VOICE_CHANNEL_ID = "test_voice_channel"
TEST_USER_ID = "test_user_id"
TEST_YOUTUBE_URL = "test_yt_url"

TEXT_QUERY_TYPE = "youtubeSearch"
URL_QUERY_TYPE = "auto"
DP_FORCE_YTDL_MOD = "play-dl"

License

Melodroid is released under the MIT License.

melodroid's People

Contributors

agiljanovic avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.