From 253ef44d1737f7afd291a0465464c5cf98f6eb6b Mon Sep 17 00:00:00 2001 From: Rock Chin <1010553892@qq.com> Date: Mon, 24 Apr 2023 16:05:47 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=85=AC=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- res/announcement.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/res/announcement.json b/res/announcement.json index 0637a08..3c47586 100644 --- a/res/announcement.json +++ b/res/announcement.json @@ -1 +1,8 @@ -[] \ No newline at end of file +[ + { + "id": 0, + "time": "2023-04-24 16:05:20", + "timestamp": 1682323520, + "content": "现已支持使用go-cqhttp替换mirai作为QQ登录框架, 请更新并查看 https://github.com/RockChinQ/QChatGPT/wiki/go-cqhttp%E9%85%8D%E7%BD%AE" + } +] \ No newline at end of file