Display messages tagged with @wallboard from your Slack channels in real-time
Follow the setup instructions below to get started
Go to the Slack API website and create a new app for your workspace.
Create Slack AppAdd the following OAuth scopes to your app:
Set the redirect URL to: http://localhost:3000/api/slack/callback
Copy your Client ID and Client Secret from the app settings.
Important: You'll need to add these as environment variables in your deployment settings.
Install the app to your Slack workspace and authorize the required permissions.