mirror of
https://github.com/System-End/plura.git
synced 2026-04-19 22:05:08 +00:00
9 lines
248 B
Text
Executable file
9 lines
248 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
|