6 lines
404 B
Python
6 lines
404 B
Python
secrets = {
|
|
'ssid': 'GOOGL',
|
|
'password': 'f33d1Eat2@986',
|
|
'discord_webhook_url': 'https://discord.com/api/webhooks/1199545130378608650/UyJj0e-YuSlmVZD87zaHitXZLC55RP6LVBUv3nt9ZWr6d4AGzSGKZ-zI6V_VwA6I4qSq', # normal updates
|
|
'discord_alert_webhook_url': 'https://discord.com/api/webhooks/1435432382110109706/pxS971lwhBbuGd2cIK46mR6Jum-BBDSoCLg_4VYSpV0dia4fNVCjez73ue3JaI29Vtdx', # alerts only
|
|
} |