mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-04 10:34:52 +02:00
26 lines
760 B
VHS
26 lines
760 B
VHS
|
|
Set Theme { "name": "OPI", "black": "#090300", "red": "#db2d20", "green": "#002B28", "yellow": "#004943", "blue": "#01a0e4", "magenta": "#a16a94", "cyan": "#b5e4f4", "white": "#FFFFFF", "brightBlack": "#5c5855", "brightRed": "#e8bbd0", "brightGreen": "#002B28", "brightYellow": "#004943", "brightBlue": "#807d7c", "brightMagenta": "#d6d5d4", "brightCyan": "#cdab53", "brightWhite": "#FFFFFF", "background": "#FFFFFF", "foreground": "#4a4543", "cursor": "#4a4543", "selection": "#a5a2a2" }
|
|
|
|
|
|
Output demo.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 telegram` Sleep 200ms Enter
|
|
|
|
Sleep 6s
|
|
|
|
Type `oint telegram SendTextMessage` Sleep 200ms Enter
|
|
|
|
Sleep 12s
|