- Add comprehensive LOGGING configuration with dedicated handlers - Create AuditedCharacter typeclass with movement/command/session tracking - Track location history (last 1000 movements), command count, playtime - Add audit log files: command_audit.log, movement_audit.log, player_activity.log
11 lines
320 B
Bash
11 lines
320 B
Bash
KIMI_API_KEY=sk-kimi-p17P5TggTzeU2NWc8tTrjKAU2D2jw9BxffvzjtDxyj56b7irb35jvjEJ1Q3PsOPq
|
|
|
|
TELEGRAM_BOT_TOKEN=8528070173:AAFrGRb9YxD4XOFEYQhjq_8Cv4zjdqhN5eI
|
|
|
|
TELEGRAM_HOME_CHANNEL=-1003664764329
|
|
|
|
TELEGRAM_HOME_CHANNEL_NAME="Timmy Time"
|
|
|
|
TELEGRAM_ALLOWED_USERS=7635059073
|
|
GITEA_TOKEN=6452d913d7bdeb21bd13fb6d8067d693e62a7417
|