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:39:32 +03:00 committed by prescientmoon
parent 7f3b756378
commit 12c984b560
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4

View file

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