We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11ce97a commit c600b5bCopy full SHA for c600b5b
plugins.json
@@ -1,4 +1,14 @@
1
{
2
+ "astrbot-plugin-topic-starter": {
3
+ "display_name": "topic_starter",
4
+ "desc": "主动话题发起、会话跟踪、可配置调度",
5
+ "author": "薄暝",
6
+ "repo": "https://github.com/exynos967/astrbot_plugin_topic_starter",
7
+ "tags": [
8
+ "话题",
9
+ "主动发言"
10
+ ]
11
+ },
12
"astrbot-plugin-web-screenshot": {
13
"display_name": "API网页截图😝",
14
"desc": "基于外部API提供网页截图功能的AstrBot插件,适用于OneBot QQ机器人",
0 commit comments