Skip to content

slackapi/template-triage-bot

Repository files navigation

Triage Bot and Channel Stats w/ Bolt for JS & Shortcuts ⚡️

Overview

This repository implements a 'triage bot' that can help you analyze messages in a public channel to make sure requests are being looked at and resolved. Learn more about what a triage channel is from Slack's help center here.

This application has a few entry points and features to help you keep track of requests in public channels:

Name and Description Visual
1. Scheduled Reminders
You can invite the bot to public channels and it will monitor for and remind the channel about messages that fit specific criteria on a scheduled basis.

All messages, except those posted by the app are counted, so this works great with Slack's Workflow Builder and any other monitoring integration that you use that uses the emojis you configure.
2. Ad-hoc Reporting
You can use the global shortcut ⚡ to create ad-hoc reports on any public channel. It'll give you top-line message counts by urgency and status and provide a CSV for offline analysis too. 
  1. Trigger the modal with a global shortcut and configure your report in the resulting modal
  2. Triage stats bot will be added to the specified channel and run its analysis
  3. Triage stats will be delivered to you in a DM from the bot
3. View Configuration
The app's Slack App Home offers users a view into the configuration of the application

Steps to get your own app running:

  • Head over to docs/SETUP.md for steps to get your app running on a traditional server or your laptop
  • Check out docs/DEPLOY_Heroku.md for instructions for deploying to Heroku, a platform-as-a-service, so you dont have to run anything locally.

Additional documentation

Additional documentation is available in the docs/ folder of this repository

Credits and acknowledgements

About

Triage Channel Stats w/ Bolt for JS & Shortcuts ⚡️

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published