Skip to content

Commit

Permalink
feat: Add Slack API credentials to .env file
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] committed Dec 26, 2023
1 parent da56478 commit ff15d66
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SLACK_CLIENT_ID=your-slack-client-id
SLACK_CLIENT_SECRET=your-slack-client-secret
SLACK_REDIRECT_URI=your-slack-redirect-uri

0 comments on commit ff15d66

Please sign in to comment.