Bot become a Community Guard & Post send manager
added: dictionary support for censore message/user management with dict triggers
This commit is contained in:
10
.env.example
10
.env.example
@@ -14,3 +14,13 @@ DB_PASSWORD=postgres
|
||||
|
||||
# Logging level: DEBUG, INFO, WARNING, ERROR
|
||||
LOG_LEVEL=INFO
|
||||
|
||||
# Redis
|
||||
REDIS_URL=redis://redis:6379/0
|
||||
REDIS_PORT=6379
|
||||
|
||||
# Метрики бота (Prometheus будет ходить на bot:9100 внутри сети)
|
||||
METRICS_PORT=9100
|
||||
|
||||
# (если где-то используешь обращения к Prometheus из веба)
|
||||
PROMETHEUS_URL=http://prometheus:9090
|
||||
Reference in New Issue
Block a user