Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shahriyardx/discord-music

A discord music bot with advanced features
https://github.com/shahriyardx/discord-music

Last synced: 9 days ago
JSON representation

A discord music bot with advanced features

Awesome Lists containing this project

README

        

# Discord Music
A discord music bot with advanced features

## installation `Lavalink`
> If you want to selfhost lavalink. `Otherwise use public hosted lavalink`
- Install java 11 or higher
- Go to lavalink folder and start lavalink server
- `java -jar Lavalink.jar`

## Installation `BOT`
- Install Python 3.7 or higher
- clone this repository
- `git clone https://github.com/shahriyardx/discord-music`
- Install requirements
- `pip install -r requirements.txt`
- Edit `.env.example` file to `.env` and replace `TOKEN` and `PREFIX`
- Run the bot
- `python bot.py`

## Downloads
- Java 13
- Linux [Download](https://download.java.net/openjdk/jdk13/ri/openjdk-13+33_linux-x64_bin.tar.gz)
- Windows [Download](https://download.java.net/openjdk/jdk13/ri/openjdk-13+33_windows-x64_bin.zip)