mirror of
https://github.com/cjdenio/jia.git
synced 2025-05-14 09:23:06 +00:00
Rename bot token environment variable
This commit is contained in:
parent
160291c2f1
commit
5c91f310f7
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ PORT=3000
|
|||
# Redis database to store the last number and its sender
|
||||
REDIS_URL=redis://…
|
||||
# App config. Obtained from the "Basic Information" page of your app.
|
||||
SLACK_CLIENT_BOT_TOKEN=xoxb-…
|
||||
SLACK_BOT_TOKEN=xoxb-…
|
||||
SLACK_VERIFICATION_TOKEN=xxxx…
|
||||
# The channel where Jia should validate counted numbers in.
|
||||
SLACK_CHANNEL_ID=C…
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue