Files
YaeMikoBot/.env.development
2026-02-19 12:17:09 +03:00

8 lines
168 B
Plaintext

# User ONLY for bot. Rename to .env.production
TG_TOKEN=
PREFIXES=/;!
DEBUG=true
USE_REQ_LOG=true
WRITE_TO_FILE=false
USE_TEST_SERVER=true
API_URL=http://127.0.0.1:8081