Compare commits

..

No commits in common. "da9309223274ccf0ef3fdac443a6e70fbe56609f" and "60b933496f8a48b7a702d14211bedb3f81b18998" have entirely different histories.

19
local_platform.json Normal file
View File

@ -0,0 +1,19 @@
{
"configs": {
"bots": {
"pizda-bot": {
"telegram-bot": {
"type": "telegram",
"poll_enabled": true,
"mailbox_enabled": false,
"queue": "pizda_bot_worker",
"secrets": {
"telegram_token": "5652624181:AAFFVjcHJjea7wlW6MRaxjFY_eu2XWPwOns"
}
}
}
}
},
"experiments": {},
"platform_staff": {}
}