Generate your Rclone config easily via Telegram bot
Coming soon
- Clone this repository
git clone https://github.com/devolart/rclone-generator-bot
- Open the cloned directory
cd rclone-generator-bot
- Run this command to install rclone in the current directory
curl https://i.jpillora.com/rclone/rclone | bash
- Install python packages from requirements file
pip install -r requirements.txt
NOTE: This bot uses old version of python-telegram-bot package (version 13.7). If your machine uses the same package with different versions for other bots, I recommend you to use venv or add this argument --target=. to the end of the command above to install the packages in the current directory instead.
- Edit
main.pyto put your bot token inside (you can use Nano, Vi, or any other text editors. In this example, we use Nano)
nano main.py
- Run
main.pywith Python
python main.py
Coming soon
Coming soon
Telegram channel: https://t.me/tearflakes