update wpd #posts discord channel id

remotes/1693045480750635534/spooky-22
Aevann1 2022-08-30 03:58:22 +02:00
parent 112fa3a346
commit 7da380259c
1 changed files with 1 additions and 1 deletions

View File

@ -51,4 +51,4 @@ def send_discord_message(message):
def send_wpd_message(message):
data={"content": message}
requests.post("https://discordapp.com/api/channels/1012354438113017896/messages", headers=headers, data=data, timeout=5)
requests.post("https://discordapp.com/api/channels/1013990963846332456/messages", headers=headers, data=data, timeout=5)