# Docker Compose Project Name COMPOSE_PROJECT_NAME=lichess # Telegram Bot Tokens (Test) TELEGRAM_BOT_TOKEN=7903295042:AAGBO2k8pfBDy4RoLRFsknwE7z0N-thAPI8 ADMINPANEL_TELEGRAM_BOT_TOKEN=8588876086:AAHoZncfhTCbul1BblpvnZMzvz7jAYVFmcw # Lichess personal API token used to authenticate outgoing requests to # lichess.org (games/user, user/activity). Lichess started rejecting # anonymous requests to these endpoints with a 404; any valid token works, # it does not need to belong to a tracked player. LICHESS_APP_TOKEN=lip_xxxxxxxxxxxxxxxxxxxx