Skip to content

Commit

Permalink
Merge pull request #20 from pattyjogal/readme-update
Browse files Browse the repository at this point in the history
Update README with default channel env var
  • Loading branch information
JoshSanch authored Sep 25, 2021
2 parents 7ae25e8 + 8c75e33 commit a70d912
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ In your `.env` file, you need to set the following variables:
CYPHERBOT_CLIENT_ID=<client id from discord>
CYPHERBOT_TARGET_GUILD_ID=<server id for testing>
CYPHERBOT_TOKEN=<bot oauth token from discord>
DEFAULT_QUEUEMSG_CHANNELID=<id for channel you want embeds to appear in>
DB_NAME=<database name for connection>
DB_CONN_STRING=mongodb+srv://<username>:<password>@<host>/<database>?retryWrites=true&w=majority
```
Expand Down

0 comments on commit a70d912

Please sign in to comment.