1
Fork 0

typescript(multiplayer-backend): trying to add webhooks for discord

Signed-off-by: prescientmoon <git@moonythm.dev>
This commit is contained in:
Matei Adriel 2019-05-19 21:41:34 +03:00 committed by prescientmoon
parent 12c984b560
commit 66e2ef3d4a
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4

View file

@ -45,6 +45,7 @@ const loginHtml = (req: Request, res: Response) => {
}
const sayHello = (req: Request, res: Response) => {
res.send(`
<form action="/auth" method=post>