Unleash the potential of docbase
cp .env.tmp .env
yarn
yarn dev
ngrok http 3000
- create new slack app from https://api.slack.com/apps/new
- config below section
- Install App to your Workspace
- setup environment variables
SLACK_SIGNING_SECRET=get from Basic Info page
SLACK_BOT_TOKEN=get from OAuth & Permissions page
DOCBASE_TOKEN=docbase token
DOCBASE_DOMAIN=
DOCBASE_TEAM_NAME=
chat:write
- enable events
https://~~~~~~~~~~.ngrok.io/slack/events
- confirm
Verified
is shown
message.channels
to public channelsmessage.groups
to private channelsmessage.im
to DMmessage.mpim
to Group DM
/doclack
- Request URL:
https://~~~~~~~~~~.ngrok.io/slack/events
- Request URL:
https://~~~~~~~~~~.ngrok.io/slack/events