fclone telegram interface.Send commands to Telegram BOT for get a convience way to control fclone resources copy missions.

fxxkrlab fxxkrlab Last update: Apr 13, 2024

iCopy Version 0.2.x

iCopy

iCopy Telegram-Bot Programming Language Version License DATABASE Stars

iCopy Forum | TELEGRAM GROUP | CHANGELOG | Future Version | TODO

Send commands to Telegram BOT for get a convience way to control fclone resources copy missions.

Install

1.Python 3.6+ is Required
2.Mongodb is Required
3.Pre-install and Configured fclone is Reqired
    For Linux directly use this command
   bash <(wget -qO- https://git.io/JJYE0)
4.git clone https://github.com/fxxkrlab/iCopy.git && cd iCopy
5.chmod +x iCopy.py
6.pip3 install -r requirements.txt
7.cp config/conf.toml.example config/conf.toml
8. Edit config/conf.toml

Start iCopy BOT

Start

python3 iCopy.py

Start via screen

screen -dmS iCopy `which python3` iCopy.py

Subscribe to our newsletter