aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-04-22 17:46:05 -0700
committerPinapelz <yukais@pinapelz.com>2025-04-22 17:46:05 -0700
commit476f4648a1c8166f938c1e389466aa6f1f7d72d9 (patch)
treed67940994f552843ff3f3af01bdf070e7cda676a /community
parent4583d95b06071b637cf6794f332b099d30b9a5c3 (diff)
change default wac_plus content message
Diffstat (limited to 'community')
-rw-r--r--community/wacca_plus/wacca_plus.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/wacca_plus/wacca_plus.py b/community/wacca_plus/wacca_plus.py
index cae3cc5..944b0b9 100644
--- a/community/wacca_plus/wacca_plus.py
+++ b/community/wacca_plus/wacca_plus.py
@@ -122,7 +122,7 @@ def parse_announcement_messages(message_json: dict):
"identifier": "WACCA_PLUS",
"type": type.upper(),
"timestamp": unix_time,
- "content": "NEW INFORMATION FROM WACCA+ / WACCA+ の最新情報",
+ "content": "NEW INFORMATION FROM WACCA PLUS / WACCA PLUS の最新情報",
"headline": None,
"url": None,
"images": filtered_images
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage