Skip to content

Commit

Permalink
Modified config variables in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Picowchew committed Feb 6, 2022
1 parent fbbcf4e commit 4651441
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@

Set these accordingly within the correct config folder. If you are testing locally, use the `/config/dev` folder for local configurations.

- `TARGET_GUILD_ID`: the guild (server) in which coffee chats are being held.
- `COFFEE_ROLE_ID`: the ID of the role the bot will use to decide who is enrolled into coffeechats.
- `TARGET_GUILD_ID`: the ID of the guild (server) in which coffee chats are being held.
- `COFFEE_ROLE_ID`: the ID of the role the bot will use to decide who is enrolled into coffee chats.
- `NOTIF_CHANNEL_ID`: the ID of the channel the bot will send system notifications to.
- `HONEYPOT_CHANNEL_ID`: the ID of the honeypot channel, used to help detect spammers and trolls.
- `PC_CATEGORY_ID`: the ID of the Program Committee category, containing the Program Committee channels.

## Required environment variables

Expand Down

0 comments on commit 4651441

Please sign in to comment.