diff --git a/secrets.py b/secrets.py index 4d1d2c6..8e00276 100644 --- a/secrets.py +++ b/secrets.py @@ -1,4 +1,5 @@ secrets = { 'ssid': 'GOOGL', - 'password': 'f33d1Eat2@986' + 'password': 'f33d1Eat2@986', + 'discord_webhook_url': 'https://discord.com/api/webhooks/1199545130378608650/UyJj0e-YuSlmVZD87zaHitXZLC55RP6LVBUv3nt9ZWr6d4AGzSGKZ-zI6V_VwA6I4qSq' # Add this line } \ No newline at end of file