shell script

This commit is contained in:
2026-05-22 15:21:21 +08:00
parent b84371b88b
commit d3594007ad
62 changed files with 8965 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
total 8.0K
-rw-r--r-- 1 root root 0 Dec 29 22:16 list
-rw-r--r-- 1 root root 138 Aug 6 20:53 send_docs
-rw-r--r-- 1 root root 141 Aug 6 20:53 send_message
+1
View File
@@ -0,0 +1 @@
curl -sF document=@send2 "https://api.telegram.org/bot7407229635:AAHpIkJMK5r2LwvlCFYmP6ECV-oeycXfsac/sendDocument?chat_id=-1002182466136"
+1
View File
@@ -0,0 +1 @@
curl -s -X POST https://api.telegram.org/bot7407229635:AAHpIkJMK5r2LwvlCFYmP6ECV-oeycXfsac/sendMessage -d chat_id=6634019567 -d text="hello"