5 Commits

Author SHA1 Message Date
78c22d6f3e refactor: streamline Discord message sending by removing JSON library dependency and enhancing debug output 2025-11-04 17:30:57 -05:00
5d2301b300 didn't quite fix, but added some debug things 2025-11-03 20:39:29 -05:00
e7ac7457c1 now this error:
Discord webhook HTTP 400 body: <html>
<head><title>400 Bad Request</title></head>
<body>
<center><h1>400 Bad Request</h1></center>
<hr><center>cloudflare</center>
</body>
</html>
2025-11-03 20:36:56 -05:00
c680ed17f1 try and fix
Failed to send Discord message: 'Response' object has no attribute 'raise_for_status'
2025-11-03 20:35:26 -05:00
2d96b56a55 rename file and also cleanup and try again 2025-11-03 20:15:21 -05:00