Skip to content

Commit

Permalink
chore: add community plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed Jan 15, 2022
1 parent 0880bf0 commit 152a23c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,9 @@ Koishi 完全基于 TypeScript 开发,拥有顶级的类型支持,丰富的
| [adapter-minecraft](https://github.com/koishijs/koishi-plugin-adapter-minecraft) | Minecraft 适配器 |
| [assets-smms](https://github.com/koishijs/koishi-plugin-assets-smms) | 使用 sm.ms 存储静态资源文件 |
| [chess](https://github.com/koishijs/koishi-plugin-chess) | 棋类游戏 |
| [crazy-thursday](https://github.com/koishijs/koishi-plugin-crazy-thursday) | 输出 KFC 疯狂星期四段子 |
| [dice](https://github.com/koishijs/koishi-plugin-dice) | 掷骰 |
| [eval-react-jsx](https://github.com/koishijs/koishi-plugin-eval-react-jsx) | 在 Eval 环境支持 React JSX |
| [gocqhttp](https://github.com/koishijs/koishi-plugin-gocqhttp) | [gocqhttp](https://github.com/Mrs4s/go-cqhttp) 启动器 |
| [image-search](https://github.com/koishijs/koishi-plugin-image-search) | 图源搜索 |
| [pics](https://github.com/koishijs/koishi-plugin-pics) | 随机图片 |
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/source-map-support": "^0.5.4",
"@typescript-eslint/eslint-plugin": "^4.31.0",
"@typescript-eslint/parser": "^4.31.0",
"c8": "^7.10.0",
"c8": "^7.11.0",
"cac": "^6.7.3",
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
Expand All @@ -74,7 +74,7 @@
"json5": "^2.2.0",
"kleur": "^4.1.4",
"latest-version": "^5.1.0",
"mocha": "^9.1.1",
"mocha": "^9.1.4",
"nock": "^13.1.3",
"open": "^8.2.1",
"ora": "^5.4.1",
Expand Down

0 comments on commit 152a23c

Please sign in to comment.