jan-xyz / gerard

A slack bot written in golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gerard

gerard is a slack bot written in Go.

installation

go install ./gerard*.go

usage

export your slack API KEY that you can get from your slack profile.

export ROLLMOPS_SLACK_API_KEY=<API-KEY>
go run ./gerard*.go

contribution

  • If you want to contribute, make sure that you write tests for the code you are submitting.

About

A slack bot written in golang


Languages

Language:Go 97.9%Language:Makefile 2.1%