mirror of
https://github.com/System-End/plura.git
synced 2026-04-19 20:55:11 +00:00
11 lines
315 B
Text
Executable file
11 lines
315 B
Text
Executable file
SLACK_APP_TOKEN=
|
|
SLACK_BOT_TOKEN=
|
|
SLACK_CLIENT_ID=
|
|
SLACK_CLIENT_SECRET=
|
|
SLACK_SIGNING_SECRET=
|
|
# make sure to enable encryption in the feature flags to use this!
|
|
# highly recommened for production
|
|
# ENCRYPTION_KEY=
|
|
DATABASE_URL=sqlite://slackbot.db
|
|
# no trailing / please!
|
|
BASE_URL=https://slack-system-bot.wobbl.in
|