···2222bun ngrok
2323```
24242525+you also need to create a `.env` file with the following keys
2626+2727+```bash
2828+SLACK_BOT_TOKEN="xoxb-xxxxx-xxxxx-xxxxx-xxxxx"
2929+SLACK_SIGNING_SECRET="xxxxx"
3030+SLACK_SPAM_CHANNEL="C069N64PW4A"
3131+SLACK_LOG_CHANNEL="C08KX2YNN87"
3232+SLACK_REVIEW_CHANNEL="C07P0CXT08H"
3333+NODE_ENV="dev"
3434+SLACK_USER_TOKEN="xoxp-xxxxx-xxxxx-xxxxx-xxxxx"
3535+API_URL="https://casual-renewing-reptile.ngrok-free.app"
3636+SENTRY_DSN="https://xxxxxx@xxxxxx.ingest.us.sentry.io/xxxx"
3737+```
3838+2539## 📜 License
26402741The code is licensed under `AGPL 3.0`! That means AGPL 3.0 requires publishing source code changes when the software is used over a network, guaranteeing that users can access the code. All artwork and images are copyright reserved but may be used with proper attribution to the authors.