A Simple Music Downloader Bot For Telegram with Youtube Music, Spotify & Deezer Support.
To deploy this project run
cp sample_config.env config.env
pip3 install -r requirements.txt
python3 -m mbot
cp sample_config.env config.env
docker build . -t musicbot
docker run musicbot
To run this project, you will need to add the following environment variables to your config.env file
API_ID
API_HASH
BOT_TOKEN
SPOTIPY_CLIENT_ID
SPOTIPY_CLIENT_SECRET
UPDATES_CHANNEL
LOG_GROUP
DATABASE_URL
AUTH_CHATS