This repository has been archived on 2019-09-23. You can view files and clone it, but cannot push or open issues or pull requests.
Files
auto_village/README.md
2018-02-14 00:45:37 +08:00

439 B
Raw Blame History

auto_village

Telegram 自動收穫工作 Script請搭配 Telegram CLI 使用。

Install

  1. 建立一個資料夾 auto_village,把 tg 編譯好登入進去。

  2. auto.sh 放進去。

  3. rc.local 的內容放進 /etc/rc.local 之後打:

    # 打開
    sudo systemctl restart rc-local.service
    # 關掉好像要用
    sudo systemctl kill rc-local.service