1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-13 20:05:19 +02:00

Удаление лишних файлов

This commit is contained in:
Anton
2024-06-09 17:25:42 +03:00
parent 7cc5b38c16
commit a4a9680f8f
3 changed files with 30 additions and 29 deletions

View File

@@ -1,23 +0,0 @@
{
"keyboard": [
[
{
"text": "Button1",
"callback_data": "Button1"
}
],
[
{
"text": "Button2",
"callback_data": "Button2"
}
],
[
{
"text": "Button3",
"callback_data": "Button3"
}
]
],
"resize_keyboard": true
}

6
package-lock.json generated
View File

@@ -1,6 +0,0 @@
{
"name": "OPI",
"lockfileVersion": 3,
"requires": true,
"packages": {}
}

30
service/vhs/full.tape Normal file
View File

@@ -0,0 +1,30 @@
Output "full.gif"
# Require echo
Set Shell "cmd"
Set FontSize 12
Set Width 868
Set Height 619
Hide
Type "set token=" Enter
Type "cls" Enter
Show
Type `oint` Sleep 200ms Enter
Sleep 8s
Type `oint telegram` Sleep 200ms Enter
Sleep 5s
Type `oint telegram СформироватьКлавиатуруПоМассивуКнопок` Sleep 200ms Enter
Sleep 3s
Type `oint telegram СформироватьКлавиатуруПоМассивуКнопок --buttons "['Хорошо','Нормально','Плохо']" --out keyboard.json ` Sleep 200ms Enter
Sleep 3s
Type `oint telegram ОтправитьТекстовоеСообщение --token %token% --chat 461699897 --text "Привет, как дела?" --keyboard ./keyboard.json` Sleep 200ms Enter
Sleep 12s