We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edf9cfd commit 2e76e6dCopy full SHA for 2e76e6d
plugins.json
@@ -1,4 +1,15 @@
1
{
2
+ "astrbot-plugin-stoprushingiamtyping": {
3
+ "display_name": "別急,我在打字!",
4
+ "desc": "Discord typing 指示插件,以分層架構在 LLM 思考中持續顯示輸入中狀態。",
5
+ "author": "Melantilla.",
6
+ "repo": "https://github.com/nerdchan/astrbot_plugin_stoprushingiamtyping",
7
+ "tags": [
8
+ "Discord",
9
+ "UX體驗",
10
+ "用戶體驗"
11
+ ]
12
+ },
13
"astrbot-plugin-dnd-dice": {
14
"display_name": "D&D 骰子 Dice",
15
"desc": "支持 D&D (Roll20规范)骰池语法的骰子插件,包括优势/劣势、保留最高/最低、爆炸骰、多骰组合等以及 LLM 函数工具调用。",
0 commit comments