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