文件名称:tgfancy:Telegram Bot API的高级包装
文件大小:26KB
文件格式:ZIP
更新时间:2024-02-25 15:34:56
telegram bot-api TelegramJavaScript
花哨的 一个高级的Telegram Bot API包装器 构建在之上。 :construction: 工作正在进行中 :construction: 安装: $ npm install tgfancy --save 样本用法: const Tgfancy = require ( "tgfancy" ) ; const bot = new Tgfancy ( token , { // all options to 'tgfancy' MUST be placed under the // 'tgfancy' key, as shown below tgfancy : { option : "value
【文件预览】:
tgfancy-master
----LICENSE.txt(1KB)
----Gruntfile.js(776B)
----lib()
--------client.js(21KB)
--------index.js(456B)
----.eslintrc.yml(207B)
----.npmignore(120B)
----doc()
--------api.md(4KB)
--------api.hbs(112B)
----.travis.yml(127B)
----example()
--------emojified.js(741B)
--------ratelimited.js(823B)
--------kick-only.js(1KB)
--------feature-toggled.js(1KB)
--------queued-up.js(666B)
--------web-socket.js(702B)
--------resolve-chatid.js(595B)
--------paging-text.js(621B)
--------init.js(816B)
----test()
--------.eslintrc.yml(221B)
--------README.md(267B)
--------test.index.js(13KB)
----README.md(15KB)
----.gitignore(42B)
----CHANGELOG.md(2KB)
----package.json(1KB)