Skip to content

Commit

Permalink
🍻 publish plugin 反馈及通知 (#1186)
Browse files Browse the repository at this point in the history
  • Loading branch information
sena-nana committed Aug 27, 2022
1 parent 135c6e8 commit 07bcbdb
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions website/static/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -2396,5 +2396,28 @@
"homepage": "https://github.com/X-Skirt-X/nonebot_plugin_dialectlist",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot-plugin-send",
"project_link": "nonebot-plugin-send",
"name": "反馈及通知",
"desc": "用户通过bot向superuser发送反馈,以及bot向全群发送通知",
"author": "sena-nana",
"homepage": "https://github.com/sena-nana/MutsukiBot/tree/main/nonebot-plugin-send",
"tags": [
{
"label": "send",
"color": "#ea5252"
},
{
"label": "notice",
"color": "#ea5252"
},
{
"label": "公告",
"color": "#ea5252"
}
],
"is_official": false
}
]

0 comments on commit 07bcbdb

Please sign in to comment.