Giter VIP home page Giter VIP logo

icopy's Introduction

iCopy v0.1.x 不再接受 bug 反馈以及未来不会再进行更新
如果喜欢 iCopy 请耐心等待 v0.2.x 版本发布,预计10天内

jclone

iCopy Telegram-Bot Programming Language Version License

iCopy Forum | TELEGRAM GROUP | CHANGELOG | Future Version

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

Install

1.Python 3.6+ is Required
2.Pre-install screen
3.Pre-install and Configured gclone is Reqired
    For Linux directly use this command
   bash <(wget -qO- https://git.io/gclone.sh)
4.git clone https://github.com/fxxkrlab/iCopy.git && cd iCopy
5.python3 -m venv .
6.. ./bin/activate
7.pip3 install -r requirements.txt
8.cp settings.py.example settings.py
9. Edit settings.py

  • _token : Bot API Token generated by BotFather
  • _usr_id : Your telegram user id. Only enabled users can use this bot.
    You can find your telegram user id from "@get_id_bot"
  • Remote : Your gclone config name.like "gc"
  • Clone : The Clone Program Name which you using.(rclone / gclone)
  • Pre_Dst_id : Pre-Assigned Google Drive Destination Folder ID for quick mode
  • sa_path : The directory where your "service_accounts.json" is. End without slash "/".
    NOTICE : "~" is not supported in the path.

Start iCopy BOT :

Start :

python3 -u iCopy.py

Start via screen :

screen -dmS iCopy `which python3` -u iCopy.py

本项初愿本意通过学习 方便群友自定义转存机器人以及快捷命令

是一个 example 通过机器人 简单转存 Google Drive 资源的示例代码项目

由于需求扩大 决定转为一个最终成品目标项目 慢慢完善

由于目前出于持续更新和半成品状态 给大家造成了麻烦 真的很抱歉

目前计划所有预期的功能会在 v0.2.0-beta中全部放出 正在重构

若有网上的朋友不明白的欢迎加TG群 Google Drive 资源互通

icopy's People

Contributors

fxxkrlab avatar nalanshi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.