Skip to content

Commit

Permalink
🍻 publish plugin follow_withdraw (#2111)
Browse files Browse the repository at this point in the history
  • Loading branch information
CMHopeSunshine authored and noneflow[bot] committed Jun 19, 2023
1 parent 8d97081 commit 7a47985
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions website/static/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -6768,5 +6768,22 @@
"is_official": false,
"type": "application",
"supported_adapters": ["nonebot.adapters.onebot.v11"]
},
{
"module_name": "nonebot_plugin_follow_withdraw",
"project_link": "nonebot-plugin-follow-withdraw",
"name": "follow_withdraw",
"desc": "当命令消息被撤回时,Bot跟随撤回命令结果",
"author": "CMHopeSunshine",
"homepage": "https://github.com/CMHopeSunshine/nonebot-plugin-follow-withdraw",
"tags": [],
"is_official": false,
"type": "application",
"supported_adapters": [
"nonebot.adapters.onebot.v11",
"nonebot.adapters.kaiheila",
"nonebot.adapters.onebot.v12",
"nonebot.adapters.qqguild"
]
}
]

0 comments on commit 7a47985

Please sign in to comment.