From 3e0d7fc14e8663b8c37e55fb1fe44631bd2e7ca6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A5=9E=E6=A5=BD=E5=9D=82=C2=B7=E5=96=B5?= Date: Thu, 21 Nov 2019 15:40:18 +0800 Subject: [PATCH] modify default config --- configuration.default.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration.default.ini b/configuration.default.ini index 552eb24..0d9c9a0 100644 --- a/configuration.default.ini +++ b/configuration.default.ini @@ -11,8 +11,8 @@ username = botamusique comment = Hi, I'm here to play radio, local music or youtube/soundcloud music. Have fun ! volume = 0.1 admin = User1;User2; # Allow user to kill the bot -music_folder = /home/azlux/botamusique/music_folder/ -tmp_folder = /tmp/ +music_folder = music_folder/ +tmp_folder = tmp/ pip3_path = venv/bin/pip auto_update = True