aboutsummaryrefslogtreecommitdiff
path: root/example.env
blob: 9dff5ea28543a8ef4c5d8818d20937757064d9d2 (plain)
1
2
3
4
5
6
7
8
SLACK_SELFBOT_OAUTH_XOXP=xoxp-xxx-your-token-here
SLACK_APP_TOKEN=xapp-xxx-your-token-here
SELFBOT_USER_ID=UXXXXXXXXXX
GEMINI_API_KEY=xxx-your-key-here
SLAKC_CLIENT_ID=xxx-your-key-here
SLAKC_CLIENT_SECRET=xxx-your-key-here
SLAKC_REDIRECT_URI=http://localhost:8000/slack/oauth/redirect
SLAKC_OAUTH_PREFIX=http://localhost:8000