This commit is contained in:
USER
2023-01-17 20:47:12 +00:00
parent c045419336
commit 35571c0885
5 changed files with 4 additions and 18 deletions

View File

@ -1,5 +1,5 @@
@echo off @echo off
SECRETS="%BASE%\secrets\nenv.bat set SECRETS="%BASE%\secrets\nenv.bat"
call %SECRETS% call %SECRETS%
set MSG=bungler dungler set MSG=bungler dungler

View File

@ -1,5 +1,5 @@
@echo off @echo off
SECRETS="%BASE%\secrets\nenvH.bat set SECRETS="%BASE%\secrets\nenvH.bat"
call %SECRETS% call %SECRETS%
set MSG=bungler dungler set MSG=bungler dungler

View File

@ -1,6 +1,6 @@
@echo off @echo off
set C:\Scripts\wBase\baseENV.bat call C:\Scripts\wBase\baseENV.bat
@REM xxxxxxx @REM xxxxxxx

View File

@ -1,6 +1,6 @@
@echo off @echo off
set C:\Scripts\wBase\baseENV.bat call C:\Scripts\wBase\baseENV.bat
@REM xxxxxxx @REM xxxxxxx

View File

@ -1,14 +0,0 @@
@echo off
set myname=%COMPUTERNAME%
echo "Found computer %myname%"
@REM set DUFUS="1816161258:AAGNRS1t_ApXwAm0jJyms5H6H7BaJFPvyok"
@REM set TCHATID="1462463122"
call C:\Scripts\Base\tenv.bat
set MSG=bungler dungler
set STRING='%~1%'
curl -X POST -H 'content-type: application/json' -F "chat_id=%TCHATID%" -F "text=%STRING%" https://api.telegram.org/bot%DUFUS%/sendmessage