We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50c8d64 commit a980e6eCopy full SHA for a980e6e
plugins.json
@@ -1,4 +1,10 @@
1
{
2
+ "astrbot_plugin_InitiativeDialogue": {
3
+ "desc": "使bot在用户长时间未发送消息时主动与用户对话的插件",
4
+ "author": "Jason",
5
+ "repo": "https://github.com/advent259141/astrbot_plugin_InitiativeDialogue",
6
+ "tags": ["主动对话"]
7
+ },
8
"astrbot_plugin_sensoji": {
9
"desc": "这是一个模拟日本浅草寺抽签功能的插件。用户可以通过发送 /抽签 命令随机抽取一个签文,获取运势提示。签文包含吉凶结果(如“大吉”、“凶”等)以及对应的运势描述。",
10
"author": "Shouugou",
0 commit comments