Admin panel - https://lisa.zero-team.pro
I don't know what the Lisa is. Let's call it CMS for messengers with incomplete and additional functionality.
-rate <image/url> [lvl=<level>] [<stat>=<weight> ...]
ATK%, DMG%, Crit - 1
ATK, EM, Recharge - 0.5
Everything else - 0
Compare to specified artifact level (defaults to parsed artifact level)
-rate lvl=20
Set custom weights (valued between 0 and 1)
-rate atk=1 er=0 atk%=0.5
<stat> is any of HP, HP%, ATK, ATK%, ER (Recharge), EM, PHYS, CR (Crit Rate), CD (Crit Damage), ELEM (Elemental DMG%), Heal, DEF, DEF%
If you need help or want to contribute, feel free to join Discord Server.
cp .env.example .env
# Edit .env file and fill required data (some are described below)
docker compose up --build
Leave only what you need.
admin - Admin panel (React app)
rater - Genshin Impact artifact rater
monitor - PostgreSQL diagnostics exporter
telegram - Telegram bot
Create application and bot for it on Discord Developer Portal.
Discord channel id for system messages. Your bot should have privileges to send messages to this channel.
Optional. Set up a bot on the Discord Developer Portal
Go to https://ocr.space and get an API key.
Leave default value for development.
nginx-proxy and acme-companion host addresses. The last one is optional.