Skip to content

jaceklubzinski/team-helper-bot

Repository files navigation

team-helper-bot

Go golangci-lint security scan docker build

Features:

  • reply in the thread to defined phrases
  • managed list of problems with short solutions
  • adds a reaction to greetings

Deployment

Public docker image available on docker hub https://hub.docker.com/repository/docker/jlubzinski/team-helper-bot

docker compose deployments/docker-compose.yml requires environment variables to work

# required
HELPERBOT_SLACK_AUTH_TOKEN:

Supported slack command

help help message

add add problem with possible solution

short: 
@bot add sources.LazyJDBCSource http://github.com

long: 
@bot add "ProxySQL Error: Access denied for user" "recreate container"

list list all problems and solutions

del del single row

@bot del "single row"

fix-all delete all problems

About

Slack bot to help teams with simple problems

Resources

Stars

Watchers

Forks

Packages