mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 00:55:07 +08:00
🍻 publish plugin 自动点赞订阅赞 (#3102)
This commit is contained in:
parent
abe90c0074
commit
f2d9a3ba6b
@ -7626,5 +7626,21 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot-plugin-auto-sendlike",
|
||||||
|
"project_link": "nonebot-plugin-auto-sendlike",
|
||||||
|
"author": "zhiyu1998",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "点赞",
|
||||||
|
"color": "#ea5252"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "自动化",
|
||||||
|
"color": "#de7c7d"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user