123
Some checks failed
CI / Lint (ruff + mypy) (push) Failing after 34s
CI / Run tests (push) Has been skipped
CI / Docker build test (push) Successful in 13s

This commit is contained in:
2026-04-02 18:04:04 +07:00
commit 02afbd23ec
31 changed files with 2624 additions and 0 deletions

6
.env.example Normal file
View File

@@ -0,0 +1,6 @@
BOT_TOKEN=
CHANNEL_ID=
CHANNEL_MESSAGE_ID=
ADMIN_IDS=
CONFIG_PATH=config/actors.json
STATE_PATH=data/state.json