Alert Server
+Rosalia Nightsong
AI-powered multi-purpose assistant for Discord!
+A basic web server and Matrix bot that allows us to pipe logs and errors from our applications into a Matrix room.
Links
- + Source Code
diff --git a/src/server/serve.ts b/src/server/serve.ts index ea610c5..e18c543 100644 --- a/src/server/serve.ts +++ b/src/server/serve.ts @@ -17,22 +17,22 @@ import type { Uptime } from "../interfaces/uptime.js"; const html = `
-AI-powered multi-purpose assistant for Discord!
+A basic web server and Matrix bot that allows us to pipe logs and errors from our applications into a Matrix room.
- + Source Code