Skip to content

Commit 4b79a17

Browse files
committed
Update example.env
1 parent 5341919 commit 4b79a17

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

docker/example.env

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
# --------------------------- #
22
### pybot.env ###
33

4-
# APP_TOKEN=
5-
# SLACK_TOKEN=
6-
# SLACK_VERIFY=
4+
# TOKEN=
5+
# BOT_OATH_TOKEN=
6+
# SLACK_BOT_SIGNING_SECRET=
7+
# VERIFICATION_TOKEN=
78
# SLACK_BOT_ID=
89
# SLACK_BOT_USER_ID=
910

10-
1111
# PYBACK_PORT=
1212
# PYBACK_HOST=
1313

1414
# COMMUNITY_CHANNEL=
15-
# MENTORS_CHANNEL=
15+
# MENTOR_CHANNEL=
16+
# TICKET_CHANNEL=
1617

1718
# AIRTABLE_API_KEY=
1819
# AIRTABLE_BASE_KEY=

0 commit comments

Comments
 (0)