文件名称:tamako-api:NPM软件包,可轻松与Tamako API进行通信
文件大小:9KB
文件格式:ZIP
更新时间:2024-02-28 21:14:34
JavaScript
玉子API 面向初学者的快速包装器。 产品特点 初学者友好 初学者Discord Bot创作者的理想选择 易于使用 快速范例 // Destructure the class from the library const { TAMAKOAPI } = require ( "tamako-api" ) ; // Note: Username, id, and secret are important, you should store them // in an environment variable whenever possible and be kept private at all times // Instantiate the class before you can use it // Parameters are only required if you want to
【文件预览】:
tamako-api-main
----src()
--------APIError.js(239B)
--------tamakoapi.js(6KB)
----LICENSE.md(11KB)
----README.md(4KB)
----index.d.ts(539B)
----index.js(115B)
----package.json(704B)