Book-Downloader-Bot Local setup Install requirements pip install -r requirements.txt Run the bot python3 main.py Make sure to use environment variables for the bot token and the bot owner's ID. Template for the .env file: TOKEN=your_token