Skip to content

z0rr0/mtbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MtBot

Go Version License

MyTeam event notification bot.

Build

go install .

Test

go test -race -cover -v ./...

Run

Config example file is config.toml

./mtbot -config $COFIG_FILE

License

This source code is governed by a MIT license that can be found in the LICENSE file.