Skip to content

andyindahouse/turnio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turnio

a Slack bot to manage a queue of slack users in a channel.

Why?

Sometimes it's necesary to create a queue for differents things in the day-to-day.

How?

Turnio expose a API with main functionalities of a queue. You only need to mention him with some of next commands:

  • add > Add a user to the queue
  • del > Delete user of the queue
  • show > Show the queue
  • clean > Delete all users in the queue
  • help > Show the turnioAPI avalaible

Example

turnio messages

Install

Clone this repository:

git clone https://github.com/andyindahouse/turnio.git

Install dependencies, including Botkit:

cd turnio
npm install

Get a Slack bot token from your Slack team

Run your bot from the command line with your new tokens:

token=<slack token> node .

Invite @turnio to your slack-channel

(in Slack channel) /invite @turnio

More info

This bot was build with Botkit Studio Starter Kit

About

🤖 Bot to manage a queue of slack users in a channel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published