Skip to content

Discord music bot based on Lavalink and pycord.Wavelink

Notifications You must be signed in to change notification settings

Kusyaka/WavelinkMusicBot

Repository files navigation

WavelinkMusicBot

Discord music bot based on Lavalink and pycord.Wavelink

Some features are using Mubert

Requirements

  • Python 3.8+
  • Lavalink

Installation:

  1. git clone https://github.com/Kusyaka/WavelinkMusicBot.git
  2. cd WavelinkMusicBot
  3. python -m pip install -r requirements.txt
  4. Install and configure Lavalink
  5. Get your API key at Spotify API
  6. Get your API key at YoutubeData API
  7. Configure bot in config.json
  8. python main.py