5 Commits

Author SHA1 Message Date
14b761647d refactor: streamline Discord message sending by removing JSON library dependency and enhancing debug output 2025-11-04 17:30:57 -05:00
32dbd43079 didn't quite fix, but added some debug things 2025-11-03 20:39:29 -05:00
7dcfe66855 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
b0f411a5b8 try and fix
Failed to send Discord message: 'Response' object has no attribute 'raise_for_status'
2025-11-03 20:35:26 -05:00
cf4e7fdddb rename file and also cleanup and try again 2025-11-03 20:15:21 -05:00