Git Product home page Git Product logo

telebot's Introduction

The telegram Bot

這是一個會定時提醒你事情的 Telegram Bot,提供圖形化介面快速、簡潔的設定提醒時間。若提醒事項為吃藥,還會串接網路 API 提供藥品資訊,避免不知道副作用的情況就將要稀裡糊塗吃下去了。

Basic Usage

/remind 打開選單
/delete 使用 ID 刪除 Remind

Install

將整個儲存庫 clone 的本機中:

git clone https://github.com/simanglam/telebot.git

下載所需 module

pip install -r requirements.txt

建立一名為 token.json 的檔案,並在裡面打上以下內容:

{
    "token": "你的 Bot Token"
}

請用你向 BotFather 申請的 Bot Token 替換掉 "你的 Bot Token" 這串。

telebot's People

Contributors

simanglam avatar

Stargazers

 avatar

Watchers

 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.