aboutsummaryrefslogtreecommitdiffstats
path: root/constants.py
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-04-17 21:04:25 -0700
committerPinapelz <yukais@pinapelz.com>2025-04-17 21:04:25 -0700
commit9ec17b13c9b97febcde6c7b04ea57ec6a060b778 (patch)
tree3967da44dd73695953502c6eb933c8a9fe28030d /constants.py
parent4d84014f7c69e3a8074f47f2fd7688af90feeb01 (diff)
add support for Taiko no Tatsujin
Diffstat (limited to 'constants.py')
-rw-r--r--constants.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/constants.py b/constants.py
index 3f9af7e..9b0d3c7 100644
--- a/constants.py
+++ b/constants.py
@@ -23,6 +23,8 @@ ONGEKI_JP_NEWS_SITE="https://info-ongeki.sega.jp/"
MUSIC_DIVER_NEWS="https://mypage.musicdiver.jp/api/news?lang=en"
+TAIKO_BLOG_SITE="https://taiko-ch.net/blog/"
+
ADD_EN_TRANSLATION=True # Only takes effect if an API key is provided in .env
class CHUNITHM_VERSION(Enum):
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage