first commit

This commit is contained in:
USER
2023-01-17 23:15:21 +00:00
commit 773c15c6ce
27 changed files with 1059 additions and 0 deletions

14
archive/tmessage.bat Normal file
View File

@ -0,0 +1,14 @@
@echo off
set myname=%COMPUTERNAME%
echo "Found computer %myname%"
set DUFUS="1816161258:AAGNRS1t_ApXwAm0jJyms5H6H7BaJFPvyok"
set TCHATID="1462463122"
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