Добавляем Телеграм-бота. Умеет отвечать на сообщения из чата и настраиваться.

This commit is contained in:
2022-05-01 00:38:30 +03:00
parent 83c5d74d7a
commit bdaf6c1832
5 changed files with 241 additions and 61 deletions

View File

@@ -0,0 +1,17 @@
[
{
"name": "Телеграм-Бот",
"num": 31,
"type": "Writing",
"subtype": "Telegram",
"id": "tg",
"widget": "",
"page": "",
"descr": "",
"int": 10,
"token": "",
"autos": 1,
"receiveMsg": 0
}
]