Skip to content

Concierge droid that sends direct messages to assigned persons when mentioned to avoid unnecessary noise in Slack. Useful when you have an "on-call" rotation in your team/channel

Notifications You must be signed in to change notification settings

estebanlopez/concierge-droid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concierge droid

The Concierge droid sends direct messages to assigned persons when mentioned to avoid unnecessary noise in Slack. Useful when you have an "on-call" rotation in your team/channel.

Install with Gynoid

You will need a new Slack bot token to start your bot. Then, use Gynoid to start the bots framework.

To install with Gynoid:

register concierge using {slack-token}

This will start your bot in Slack. Now, extend its functionality by running this command:

extend concierge from auth0/concierge-droid

Done!

Using Concierge

Invite your Concierge bot to a channel. Then you can mention the bot to execute commands.

Assign a Concierge

Use this command to assign a user as the Concierge:

@concierge assign: {user}

Who is the Concierge

Once assigned, you can use @concierge who to check who is the current assigned Concierge to that channel.

Sending a message to the Concierge

To send a direct message use @concierge message: {text}.

Clear assignation

Use @concierge stop: on-call to clear the current assigned user from the current channel.

About

Concierge droid that sends direct messages to assigned persons when mentioned to avoid unnecessary noise in Slack. Useful when you have an "on-call" rotation in your team/channel

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%