mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-28 15:12:19 +03:00
Добавляем Телеграм-бота. Умеет отвечать на сообщения из чата и настраиваться.
This commit is contained in:
17
src/modules/exec/Telegram/items.json
Normal file
17
src/modules/exec/Telegram/items.json
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"name": "Телеграм-Бот",
|
||||
"num": 31,
|
||||
"type": "Writing",
|
||||
"subtype": "Telegram",
|
||||
"id": "tg",
|
||||
"widget": "",
|
||||
"page": "",
|
||||
"descr": "",
|
||||
"int": 10,
|
||||
|
||||
"token": "",
|
||||
"autos": 1,
|
||||
"receiveMsg": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user