We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf592ed commit eed865fCopy full SHA for eed865f
plugins.json
@@ -1,4 +1,10 @@
1
{
2
+ "astrbot_plugin_pixiv_search": {
3
+ "repo": "https://github.com/vmoranv/astrbot_plugin_pixiv_search",
4
+ "author": "vmoranv",
5
+ "desc": "通过 Pixiv API 搜索插画、小说、用户、排行榜等。支持不适宜内容过滤、代理和随机结果。"
6
+ "tags": ["pixiv"]
7
+ },
8
"astrbot_plugin_gotify": {
9
"repo": "https://github.com/BetaCatX/astrbot_plugin_gotify",
10
"author": "BetaCat",
0 commit comments