Skip to content

Commit

Permalink
[ciskip] branding
Browse files Browse the repository at this point in the history
  • Loading branch information
oohwooh authored Oct 20, 2020
1 parent 1ba9a29 commit f0c9cb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.
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.

0 comments on commit f0c9cb4

Please sign in to comment.