UNPKG

el-bot

Version:

A quick qq bot framework for mirai.

21 lines (20 loc) 342 B
{ "name": "teach", "version": "0.1.0", "private": true, "description": "问答学习", "el-bot": { "db": true }, "author": { "name": "YunYouJun", "url": "https://www.yunyoujun.cn", "email": "me@yunyoujun.cn" }, "exports": { ".": { "import": "./index.mjs", "require": "./index.js" } } }