We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14b4128 commit 8ab93e3Copy full SHA for 8ab93e3
plugins.json
@@ -1,4 +1,14 @@
1
{
2
+ "astrbot_plugin_github_webhook": {
3
+ "display_name": "GitHub Webhook 插件",
4
+ "desc": "将 GitHub 事件(push、issue、PR 等)转发到聊天平台的插件",
5
+ "author": "TatsukiMeng",
6
+ "repo": "https://github.com/TatsukiMengChen/astrbot_plugin_github_webhook",
7
+ "tags": [
8
+ "Github"
9
+ ],
10
+ "social_link": "https://mc.mimeng.top"
11
+ },
12
"astrbot_plugin_love_formula": {
13
"display_name": "赛博恋爱演化诊断",
14
"desc": "基于“恋爱动力学”的群聊·今日恋爱成分分析 (Daily Cyber-Love Diagnosis)。",
0 commit comments