mioki 0.6.0 → 0.6.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +15 -5
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +4 -0
- package/dist/index.d.mts +4 -0
- package/dist/index.mjs +15 -5
- package/dist/index.mjs.map +1 -1
- package/package.json +2 -2
- package/readme.md +4 -4
package/readme.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
# mioki
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
💓 一个插件式的 NapCat OneBot 框架,KiviBot 的精神继任者。
|
|
4
4
|
|
|
5
|
-
> [
|
|
6
|
-
>
|
|
5
|
+
> [!注意]
|
|
6
|
+
> 本项目仍在积极开发中,使用需自担风险。
|
|
7
7
|
|
|
8
|
-
|
|
8
|
+
更多详情见 [GitHub](https://github.com/vikiboss/mioki)
|