/Telegram-rclone

A bot to interface with a local rclone instance over Telegram

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Telegram-rclone

A bot to interface with a local rclone instance over Telegram

Installation

pip install -r requirements.txt

Then setup start-on-boot using the most appropriate method for your system

Execution

Linux

python3 bot.py

Windows

py -3 bot.py