From 68058b6ba52728e4a28b3f3beb3c708e4b55e2f6 Mon Sep 17 00:00:00 2001 From: Anoosragh A R <83896147+anoosragh69@users.noreply.github.com> Date: Mon, 10 Jun 2024 01:06:23 +0530 Subject: [PATCH] post-bot: Update chat links --- .github/scripts/post.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/post.py b/.github/scripts/post.py index 5f80049..fbed616 100644 --- a/.github/scripts/post.py +++ b/.github/scripts/post.py @@ -180,7 +180,7 @@ def cook_content(information): bold(information['ota'], "") + "\n" + \ bold(information['flash'], "") + "\n\n" + \ "#" + str(information['device']) + " | #projectsakura" + "\n" + \ - "@ProjectSakuraUpdates | @ProjectSakura" + "@ProjectSakuraNews | @ProjectSakuraChat" return message