Giter VIP home page Giter VIP logo

telegram-bot's Introduction

Telegram Bot

Greenkeeper badge

README 中文

致力于打造影响工作效率的电报机器人

使用说明

  • /help - 获得帮助
  • /cos [n] - 获取 b 站相簿 cosplay 区第 n 张新相片集
  • /sifu [n] - 获取 b 站相簿私服区第 n 张新相片集
  • /illust [n] - 获取 b 站相簿插画区第 n 张新相片集
  • /comic [n] - 获取 b 站相簿漫画区第 n 张新相片集
  • /draw [n] - 获取 b 站相簿其他区第 n 张新相片集
  • /coin - 获取市值前10数字货币实时信息
  • /coin [type] - 获取 type 数字货币的实时信息
  • /coin [type],[type]... - 获取 type 数字货币的实时信息
  • /map [location] - 获取 location 的地图卡片
  • /translate [text] - 翻译 text
  • /rss - 获取预设博客的 rss
  • /meme [text] - 表情包 text
  • /fund [code] - 获取 code 基金的信息

开发

  • 在根目录下创建 .env 文件:
BOT_TOKEN=<BOT_TOKEN>
AMAP_KEY=<AMAP_KEY>
  • 安装依赖并开启调试服务
npm i
npm run dev
  • 开启/关闭服务
npm start
npm stop

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.