We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c3a0a9 commit ebd1b9eCopy full SHA for ebd1b9e
plugins.json
@@ -1,4 +1,16 @@
1
{
2
+ "astrbot-plugin-dnd-dice": {
3
+ "display_name": "D&D 骰子 Dice",
4
+ "desc": "支持 D&D (Roll20规范)骰池语法的骰子插件,包括优势/劣势、保留最高/最低、爆炸骰、多骰组合等以及 LLM 函数工具调用。",
5
+ "author": "Dracowyn",
6
+ "repo": "https://github.com/Dracowyn/astrbot_plugin_dnd_dice",
7
+ "tags": [
8
+ "骰子",
9
+ "跑团",
10
+ "DnD"
11
+ ],
12
+ "social_link": "https://github.com/Dracowyn"
13
+ },
14
"astrbot-plugin-emojikitchen": {
15
"display_name": "Emoji Kitchen",
16
"desc": "发送两个 emoji 自动合成 Google Emoji Kitchen 风格混搭图片。支持 /mix 命令和自动检测。",
0 commit comments