feat: update image URLs from Imgur to ImgBB

This commit is contained in:
g0ldyy
2025-12-28 14:22:24 +01:00
parent b066b5495a
commit 01db8a8ceb
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ TIMEOUT = 30
WEBHOOK_URL = "https://discord.com/api/webhooks/YOUR_WEBHOOK_ID/YOUR_WEBHOOK_TOKEN"
WEBHOOK_USERNAME = "Comet Monitor"
WEBHOOK_AVATAR = "https://i.imgur.com/jmVoVMu.jpeg"
WEBHOOK_AVATAR = "https://i.ibb.co/LVGNJ0s/icon.jpg"
# ===========================================