Skip to content

yonesko/slack-queue-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

323 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

This bot is used in production at https://city-mobil.ru/

How?

This bot supports 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
  • pop > Delete first user of the queue
  • pass > Pass the queue

backlog

features

tech

  • add logger with levels to grep errors
  • add general fileRepository
  • rename slack-queue-bot.db.json
  • defensive limit msg per user
  • log HTTP Response body

Docs

https://api.slack.com/rtm

About

🤖 Bot to manage a queue of slack users

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors