npm-wrapper:API的Discord Bots Group NPM包装器

时间:2021-04-14 18:26:17
【文件属性】:
文件名称:npm-wrapper:API的Discord Bots Group NPM包装器
文件大小:588KB
文件格式:ZIP
更新时间:2021-04-14 18:26:17
JavaScript Discord Bots Group API 与discordbots.group API进行交互的简单库。 入门 只需导航到您的项目目录,然后运行npm i discord-bots-group/npm-wrapper 。 文献资料 例子 const Client = require ( 'discordbots.group' ) ; const client = new Client ( 'Bot ID' , 'Token' ) ; client . getStats ( ) . then ( stats => { console . log ( stats ) ; } ) . catch ( ( e ) => { console . error ( e ) ; } ) client . getBots ( ) . then ( bots => { conso
【文件预览】:
npm-wrapper-master
----.gitignore(38B)
----package.json(602B)
----src()
--------Client.js(4KB)
--------WebSocket.js(4KB)
--------ErrorHandler.js(173B)
----.jsdoc.json(128B)
----README.md(2KB)
----docs()
--------fonts()
--------WebSocket.html(6KB)
--------scripts()
--------index.html(4KB)
--------Client.js.html(6KB)
--------Client.html(20KB)
--------styles()
--------WebSocket.js.html(6KB)

网友评论