From f0c9cb4e35abe0620f5c8b6b9af065d15877783a Mon Sep 17 00:00:00 2001 From: Lola Date: Tue, 20 Oct 2020 13:24:01 -0500 Subject: [PATCH] [ciskip] branding --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a2fa6d..8a7ea86 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Engage-A-Tron -A bot to track engagement of students on the SRND discord server +A bot to track engagement of students on the CodeDay discord server ### A few notes 1. For the dockerfile, please remember to use the psycopg2-binary package instead of just psycopg2 in requirements.txt, as this avoids a failure when compiling from source.] 2. The env var `API_SECRET` is needed if you want the API to require a secret, to use provide a url arg called `secret` with the secret. If no env var is provided, then do not provide the `secret` argument. -3. The nomad file assumes there is a postgres server running, and that it has been brought up to the alembic head. Ping me on something if you need some help. \ No newline at end of file +3. The nomad file assumes there is a postgres server running, and that it has been brought up to the alembic head. Ping me on something if you need some help.