调整新闻格式

This commit is contained in:
liuwei
2025-02-06 11:06:10 +08:00
parent fa2a9fd762
commit 731e71073c
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -296,7 +296,7 @@ class Robot(Job):
"对分类下的内容格式如下:" \
"1.#标题1" \
"2.#标题2" \
"分类使用--号进行分组" + news
"分类之间使用--号进行分割,无内容则忽略该分" + news
rsp = self.chat.get_answer(news)
for r in receivers: