You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-13 20:05:19 +02:00
Удаление лишних файлов
This commit is contained in:
@@ -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
6
package-lock.json
generated
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "OPI",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {}
|
||||
}
|
30
service/vhs/full.tape
Normal file
30
service/vhs/full.tape
Normal 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
|
Reference in New Issue
Block a user