PaiGramTeam / GenshinBirthdayCard

A backup for genshin birthday card (留影叙佳期).

Home Page:https://birthday.paimon.vip/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Genshin Birthday Card

本项目存档了 留影叙佳期 活动的所有生日卡片. (2022-03 ~ 2024-02)

files 项目结构

.
├── aether (男主)
│   ├── 2022
│   │   ├── 3
│   │   │   ├── 七七.jpg
...
├── lumine (女主)
│   ├── 2022
│   │   ├── 3
│   │   │   ├── 七七.jpg
...
├── resource (galgame 资源)
│   ├── bg (背景)
│   ├── chara (角色)
...

环境变量

COOKIES=  (cookies)
GENSHIN_PLAYER_ID=  (genshin uid)
GENSHIN_GENDER_BOY=true  (是否男主)

使用方法

# 安装依赖
pip install -r requirements.txt
# 运行
python main.py

About

A backup for genshin birthday card (留影叙佳期).

https://birthday.paimon.vip/

License:GNU Affero General Public License v3.0


Languages

Language:HTML 97.2%Language:Python 2.5%Language:Jinja 0.4%