Slack slash commands is one of the major interfaces interacting with a Slack
integration. It is quite easy to integrate different functionalities with Slack
slash commands. And this post will introduce a practice using TypeScript
command-line interface framework Clime [https://github.com/vilic/clime].
> Please note that the following