This bot, when deployed as a Heroku app, will unfurl Chromium related URLs to provide context in Slack.
The URLs this bot currently supports are:
https://crbug.com/12345https://bugs.chromium.org/p/chromium/issues/detail?id=12345https://chromium-review.googlesource.com/c/chromium/src/+/123456https://source.chromium.org/chromium/chromium/src/+/main:chrome/app/main_dll_loader_win.cchttps://source.chromium.org/chromium/chromium/src/+/main:chrome/app/main_dll_loader_win.cc;l=101https://source.chromium.org/chromium/chromium/src/+/main:chrome/app/main_dll_loader_win.cc;l=101-110
The following environment variables need to be set:
SLACK_TOKEN: Slack bot tokenSLACK_SIGNING_SECRET: Slack app signing secretSLACK_BOT_ID: User id of Slack app
/slack/events: Used by Slack, you probably don't want to call this yourself.
