Code Monkey home page Code Monkey logo

shaolin-ben-don's Introduction

少林便當

一個提醒 dinbendon.net 服務有可訂購項目的 Telegram 機器人。

編譯

  1. 安裝 Go (https://go.dev/doc/install)

  2. 抓下專案

    $ git clone https://github.com/wolftotem4/shaolin-ben-don.git
  3. 切換目錄

    $ cd shaolin-ben-don
  4. 復製 .env.example.env

  5. 編輯 .env

    ACCOUNT=(帳號)
    PASSWORD=(密碼)
    APP_DEBUG=false
    
    TELEGRAM_TOKEN=(申請的 Telegram token)
    
  6. 編譯

    $ go build ./cmd/bot
  7. 執行

    $ ./bot

shaolin-ben-don's People

Contributors

wolftotem4 avatar j-a-christopher 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.