Skip to content

Display the members of the current Slack room in a Table ordered by TimeZone

Notifications You must be signed in to change notification settings

xarques/room-members

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Room members Bot for Slack

Display the members of the current Slack room in a Table ordered by TimeZone

Creating a Slack Slash command for your channel

  • npm install
  • claudia create --region eu-west-1 --api-module bot or npm run-script create
  • Follow the instructions from Slack API Docs to create a slash command for your team.
  • Use claudia update --configure-slack-slash-command or npm run-script configure-slack to configure the token.

Update your Slack Slash command for your channel

  • Use claudia update or npm run-script deploy

About

Display the members of the current Slack room in a Table ordered by TimeZone

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published