Display the members of the current Slack room in a Table ordered by TimeZone
npm installclaudia create --region eu-west-1 --api-module botornpm run-script create- Follow the instructions from Slack API Docs to create a slash command for your team.
- Use
claudia update --configure-slack-slash-commandornpm run-script configure-slackto configure the token.
- Use
claudia updateornpm run-script deploy