From 7eaa4416d59ae53f7b252df93f8c2b647ba99062 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Mon, 21 Jul 2025 16:59:47 -0700 Subject: [PATCH] fix: invite links --- README.md | 18 ++++-------------- src/server/serve.ts | 2 +- 2 files changed, 5 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 47a840e..9a1450d 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,10 @@ -# New Repository Template +# Liora -This template contains all of our basic files for a new GitHub repository. There is also a handy workflow that will create an issue on a new repository made from this template, with a checklist for the steps we usually take in setting up a new repository. - -If you're starting a Node.JS project with TypeScript, we have a [specific template](https://github.com/naomi-lgbt/nodejs-typescript-template) for that purpose. - -## Readme - -Delete all of the above text (including this line), and uncomment the below text to use our standard readme template. - - +We may be contacted through our [Chat Server](http://chat.nhcarrigan.com) or via email at `contact@nhcarrigan.com`. diff --git a/src/server/serve.ts b/src/server/serve.ts index 229c579..dcb4955 100644 --- a/src/server/serve.ts +++ b/src/server/serve.ts @@ -22,7 +22,7 @@ const html = ` Liora

Discord bot that sends you a DM when a specific word you configure is included in a message.

-