Namespace sailorslog & switch bot tokens

This commit is contained in:
Max Wofford
2025-02-23 20:53:27 -05:00
parent 8a978b1269
commit 2c8ee24ec3
5 changed files with 9 additions and 9 deletions

View File

@@ -4,9 +4,10 @@ PORT=4000
SLACK_CLIENT_ID=your_client_id_here
SLACK_CLIENT_SECRET=your_client_secret_here
SLACK_SIGNING_SECRET=your_signing_secret_here
SLACK_TEAM_ID=your_slack_workspace_id
SLACK_USER_OAUTH_TOKEN=your_user_oauth_token_here
SLACK_BOT_OAUTH_TOKEN=your_bot_oauth_token_here
# Sailors' log slack app
SLACK_SAILORS_LOG_SIGNING_SECRET=your_signing_secret_here
SLACK_SAILORS_LOG_BOT_OAUTH_TOKEN=your_bot_oauth_token_here
WAKATIME_DATABASE_URL=your_wakatime_database_url_here