aboutsummaryrefslogtreecommitdiffstats
path: root/constants.py
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-04-17 15:31:37 -0700
committerPinapelz <yukais@pinapelz.com>2025-04-17 15:31:37 -0700
commita87715649b4fdfbd549aad493fb262f91f563325 (patch)
treeceb6179c9080f219451bb1008ec729d4e3b713e8 /constants.py
parentead6f998b47ff9e9f69ab636a995cbb30acdb775 (diff)
add MUSIC DIVER support
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 1893a3e..3f9af7e 100644
--- a/constants.py
+++ b/constants.py
@@ -21,6 +21,8 @@ MAIMAIDX_JP_NEWS_SITE="https://info-maimai.sega.jp/"
MAIMAIDX_INTL_NEWS_SITE="https://maimai.sega.com/download/"
ONGEKI_JP_NEWS_SITE="https://info-ongeki.sega.jp/"
+MUSIC_DIVER_NEWS="https://mypage.musicdiver.jp/api/news?lang=en"
+
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