Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 1.06 KB

README.md

File metadata and controls

27 lines (24 loc) · 1.06 KB

🎸 SpotSave 🎵 v1.2

Banner

Available on Telegram as @SpotSaveBot

Configuration

Replace values of config.py, set with your own.

Python dependencies

Install the necessary Python dependencies by moving to the project directory and running:

pip3 install -r requirements.txt

This will install all the necessary python packages. Linux users can skip this command and use setup.sh script to setup dependencies.

OS dependencies

If You Running MS Windows : download and install ffmpeg from here or install with scoop package manager.

Linux :

./setup.sh 

If you got any errors on the script, please open a issue and we will fix it.

Starting the bot.

Once your configuration is complete, simply run the bat file(if on windows) or run (Linux):
sudo ./start.sh

Special Credits