da riced headers workan :3
This commit is contained in:
@@ -21,7 +21,7 @@ header="\n\n${pink} ____ ______ _______ _______ _______ _______ _______
|
||||
|
||||
clear
|
||||
echo -e "$header"
|
||||
echo "Listening for police..."
|
||||
echo "Listening for Police..."
|
||||
|
||||
send_discord_webhook() {
|
||||
webhook_url="$(cat \"$webhook_file\")"
|
||||
|
||||
@@ -33,7 +33,7 @@ VENDOR_PREFIXES = ['00:25:DF', '00:58:28', '00:C0:D4', '84:70:03', 'C0:1C:6A', '
|
||||
async def main():
|
||||
os.system('cls' if os.name == 'nt' else 'clear') # clear the console
|
||||
print(header)
|
||||
print("Scanning forPolice...")
|
||||
print("Scanning for Police...")
|
||||
while True:
|
||||
try:
|
||||
devices = await BleakScanner.discover()
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
requests
|
||||
bleak
|
||||
bleak
|
||||
rich
|
||||
Reference in New Issue
Block a user