aboutsummaryrefslogtreecommitdiffstats
path: root/constants.py
blob: 0c7b7bcc9ddc6c201b3b29438d8df28816927bf6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
from enum import Enum

DAYS_LIMIT=14

SOUND_VOLTEX_EXCEED_GEAR_NEWS_SITE ="https://p.eagate.573.jp/game/sdvx/vi/news/index.html"
IIDX_PINKY_CRUSH_NEWS_SITE="https://p.eagate.573.jp/game/2dx/32/info/index.html"
DDR_WORLD_NEWS_SITE="https://p.eagate.573.jp/game/ddr/ddrworld/info/index.html"

EAMUSE_APP_FEED="https://eam.573.jp/app/web/post/official"
IIDX_EAMUSE_APP_ID="s8svjrq62x592gvb"
SDVX_EAMUSE_APP_ID="3215emnco2s2p1sx"
DDR_EAMUSE_APP_ID="aegmtuzekqik0eyf"
GITADORA_EAMUSE_APP_ID="9orw5gze0d1tkyhm"
POPN_MUSIC_EAMUSE_APP_ID="17ua1w2bg3aggz00"
NOSTALGIA_EAMUSE_APP_ID="mql0c9jmkhzf02r3"
JUBEAT_EAMUSE_APP_ID="bz6w0u3gp546fpnq"

CHUNITHM_JP_NEWS_SITE="https://info-chunithm.sega.jp/"
CHUNITHM_INTL_NEWS_SITE="https://info-chunithm.sega.com/"
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"

TAIKO_BLOG_SITE="https://taiko-ch.net/blog/"

MYT_SOLIPS_UPDATE_SITE="https://www.solips.app/"

ADD_EN_TRANSLATION=True # Only takes effect if an API key is provided in .env

class CHUNITHM_VERSION(Enum):
    LUMINOUS_PLUS = 1
    VERSE = 2

class MAIMAIDX_VERSION(Enum):
    PRISM = 1
    PRISM_PLUS = 2

class ONGEKI_VERSION(Enum):
    REFRESH = 1
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage