Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shahriyardx/discord-music
- Owner: shahriyardx
- Created: 2021-09-24T17:39:10.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-12T18:55:31.000Z (about 3 years ago)
- Last Synced: 2023-03-05T18:58:59.263Z (over 1 year ago)
- Language: Python
- Size: 32.3 MB
- Stars: 9
- Watchers: 1
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)