This commit is contained in:
@@ -9,6 +9,11 @@ WORKMODE = "VOLK"
|
||||
|
||||
|
||||
|
||||
# Webhook Responder-bot
|
||||
WEBHOOK_URL = "https://bot.aabpro.ru/volk_bot"
|
||||
WEBHOOK_PORT = 5010
|
||||
WEBHOOK_SECRET = "cc0dbc1841660da0b14d7df86ab5e0ed973c"
|
||||
|
||||
# Webhook Responder-bot
|
||||
# WEBHOOK_URL = "https://bot.aabpro.ru/testbot"
|
||||
# WEBHOOK_PORT = 5005
|
||||
@@ -59,8 +64,12 @@ MDB_PW = 'T38tU83r69'
|
||||
POSTER_BOT_TOKEN = "8215624618:AAF6VtqRtFr4twFRTiTjedSDE6txkbIy6rc"
|
||||
# VOLK production bot @VOLK_informer_bot
|
||||
# POSTER_BOT_TOKEN = "8279661544:AAEsJee6icCUn_AbWxhDpk2CLxQhzaartuI"
|
||||
# VOLK responder bot
|
||||
RESPONDER_BOT_TOKEN = "8072579275:AAFiyKN1EPPnP5ZVZNTDGEriYJf1xADbfsY"
|
||||
RESPONDER_BOT_NAME = "@VOLK_responder_bot"
|
||||
|
||||
|
||||
# @posto_1638_bot
|
||||
# NOT NEEDED FOR VOLK MODE
|
||||
# RESPONDER_BOT_TOKEN = "8301828103:AAHDuBkw7EUkmMvv5TPpVJaLeeBLu-EB21U"
|
||||
# Zilant info bot
|
||||
# BOT_TOKEN = "7951721805:AAEW6Go9yvOOcJSWjgJZ7E2XLPtii2qG7UU"
|
||||
@@ -72,7 +81,6 @@ POSTER_BOT_TOKEN = "8215624618:AAF6VtqRtFr4twFRTiTjedSDE6txkbIy6rc"
|
||||
# POSTER_BOT_TOKEN = "8115998792:AAHamcNBlTgTXG0Birc1gNbZ5B7z4jMEdik"
|
||||
# RESPONDER_BOT_TOKEN = "7951721805:AAEW6Go9yvOOcJSWjgJZ7E2XLPtii2qG7UU"
|
||||
# RESPONDER_BOT_NAME = "Zilant_info_bot"
|
||||
# NOT NEEDED FOR VOLK MODE
|
||||
# RESPONDER_BOT_NAME = "posto_1638_bot"
|
||||
|
||||
# Parameters
|
||||
@@ -126,7 +134,7 @@ AUTO_PUBLISH = true
|
||||
AUTO_PUB_EVT = true
|
||||
PROCESS_EVENT_UPDATES = false
|
||||
PUBLISH_SILENTLY = true
|
||||
USE_SUBSCRIPTION_BOT = false
|
||||
USE_SUBSCRIPTION_BOT = true
|
||||
LOG_DEBUG_DATA = false
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user