From 135b9f079ae6eb3b0bb047a5e388e7d906d3a383 Mon Sep 17 00:00:00 2001 From: Sharon Date: Mon, 20 Dec 2021 14:24:18 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c54a618..3077258 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Safe Support Chat Bot -A simple Matrix bot that handles inviting, uninviting, and notifying Riot users on the recieving end of the [Safe Support chatbox](https://github.com/nomadic-labs/safesupport-chatbox). +A simple Matrix bot that handles inviting, uninviting, and notifying Riot users on the recieving end of the [Safe Support chatbox](https://github.com/Safe-Support-Chat/ocrcc-chatbox). The bot configuration file is `config.json`. It can also pull in user-set configurations from the Safe Support Chat Admin app. To do so, run the command `yarn setup` before starting the bot. @@ -30,7 +30,7 @@ If you prefer to develop locally instead of on Glitch: Clone the project ``` -git clone https://github.com/nomadic-labs/safesupport-bot.git +git clone https://github.com/Safe-Support-Chat/ocrcc-bot.git ``` Install dependencies