/MusicBot

my very first discord music bot using Lavalink

Primary LanguagePython

MusicBot

The simple musicbot

Setup

  1. Install dependencies
sudo apt update && sudo apt install python3 python3-pip git nano -y
  1. clone the repo and cd into it
git clone "https://github.com/hirusha-adi/MusicBot.git"
cd ./MusicBot
  1. edit the config file at musicbot/database/settings/config.json
nano musicbot/database/settings/config.json
  1. start the bot
python3 main.py