auth0/concierge-droid

Name: concierge-droid

Owner: Auth0

Description: 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

Created: 2016-06-05 12:08:17.0

Updated: 2017-02-24 08:28:30.0

Pushed: 2017-08-21 17:37:55.0

Homepage: null

Size: 24

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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:

ster concierge using {slack-token}

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

nd 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:

cierge 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.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.