Skip to content

Commit

Permalink
🍻 publish plugin ayaka - 时区助手 (#1331)
Browse files Browse the repository at this point in the history
  • Loading branch information
bridgeL committed Oct 18, 2022
1 parent eaa3dbd commit 314e880
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions website/static/plugins.json
Expand Up @@ -3026,5 +3026,28 @@
}
],
"is_official": false
},
{
"module_name": "ayaka_timezone",
"project_link": "nonebot-plugin-ayaka-timezone",
"name": "ayaka - 时区助手",
"desc": "提供不同时区时间询问服务",
"author": "bridgeL",
"homepage": "https://github.com/bridgeL/nonebot-plugin-ayaka-timezone",
"tags": [
{
"label": "a:cqhttp",
"color": "#000000"
},
{
"label": "a:onebot",
"color": "#000000"
},
{
"label": "t:timezone",
"color": "#e36306"
}
],
"is_official": false
}
]

0 comments on commit 314e880

Please sign in to comment.