From 994f1bb2d4235153e4b926923f997bb58f52bd06 Mon Sep 17 00:00:00 2001 From: Nanahira <78877@qq.com> Date: Fri, 11 Feb 2022 18:21:58 +0800 Subject: [PATCH] chore: more community plugins (#507) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index acb23e1324..d9f5e58e8d 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ Koishi 完全基于 TypeScript 开发,拥有顶级的类型支持,丰富的 | [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) | 掷骰 | +| [dicex](https://code.mycard.moe/3rdeye/koishi-plugin-dicex) | 掷骰和检点 | | [duplicate-checker](https://github.com/idlist/koishi-plugin-duplicate-checker) | 出警火星图文 | | [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) 启动器 | @@ -164,11 +165,13 @@ Koishi 完全基于 TypeScript 开发,拥有顶级的类型支持,丰富的 | [jrrp](https://github.com/idlist/koishi-plugin-jrrp) | 今日人品 | | [pics](https://github.com/koishijs/koishi-plugin-pics) | 随机图片 | | [rss](https://github.com/koishijs/koishi-plugin-rss) | RSS 订阅 | +| [shadowban](https://code.mycard.moe/3rdeye/koishi-plugin-shadowban) | Twitter 账号限流查询 | | [srvpro-roomlist](https://code.mycard.moe/3rdeye/koishi-plugin-srvpro-roomlist) | [YGOPro](https://github.com/Fluorohydride/ygopro) 服务器房间列表查询 | | [tabulate](https://code.mycard.moe/3rdeye/koishi-plugin-tabulate) | YGOCore 战队联盟友谊赛排表姬 | | [tex](https://github.com/koishijs/koishi-plugin-tex) | TeX 渲染 | | [thesaurus](https://code.mycard.moe/3rdeye/koishi-plugin-thesaurus) | 基于 [AnimeThesaurus](https://github.com/Kyomotoi/AnimeThesaurus) 的机器人聊天插件 | | [tools](https://github.com/koishijs/koishi-plugin-tools) | 小功能合集 | +| [typeorm](https://code.mycard.moe/3rdeye/koishi-plugin-typeorm) | [TypeORM](https://typeorm.io/) 服务支持 | | [ygocard](https://code.mycard.moe/3rdeye/koishi-plugin-ygocard) | [YGOPro](https://github.com/Fluorohydride/ygopro) 卡查 | | [ygotournament](https://code.mycard.moe/3rdeye/koishi-plugin-ygotournament) | [YGOPro](https://github.com/Fluorohydride/ygopro) 比赛主持辅助 |