Add discord webhook URL to secrets for notification integration
This commit is contained in:
parent
ce8b03d561
commit
eae4dc3a52
@ -1,4 +1,5 @@
|
|||||||
secrets = {
|
secrets = {
|
||||||
'ssid': 'GOOGL',
|
'ssid': 'GOOGL',
|
||||||
'password': 'f33d1Eat2@986'
|
'password': 'f33d1Eat2@986',
|
||||||
|
'discord_webhook_url': 'https://discord.com/api/webhooks/1199545130378608650/UyJj0e-YuSlmVZD87zaHitXZLC55RP6LVBUv3nt9ZWr6d4AGzSGKZ-zI6V_VwA6I4qSq' # Add this line
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user