(Version 3.10.12 Works Flawlessly)
To deploy this project run
sudo apt update && apt upgradegit clone https://github.com/IroshanBrian/file-upload-telegram-botcd file-upload-telegram-botpip3 install -r requirements.txtYou have to configure the example.env
Token= !Your telegram bot tokenFOLDER_DIR=!Your server folder path
file and rename it to .env
Run the python file
python3 main.pyIn the telegram chat use this commands:
/start - Start the bot/help - Show this help message/list- List of the files in the folder/download - Download a file from the bot/downloadAll - Download all files in the folder
For support, email dev.iroshanbrian@gmail.com.