Install dependencies
$ go get -v .
Run the program with a BOT user token
$ go run main.go
The code was initially based on dhedegaard/notibot
Install dependencies
$ go get -v .
Run the program with a BOT user token
$ go run main.go
The code was initially based on dhedegaard/notibot