Framework for building slash command handlers
- New up a slackbot with the verification token from slack.
- Register commands using the
registerCommandmethod. - Pass slack requests into the bot using the
processMessagemethod.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Framework for building slash command handlers
registerCommand method.processMessage method.