grim/wasdead

7c9ce8b3fc17
Replaced flag with kingpin, added envvar support as well
module bitbucket.org/TheToyz/nowdead
go 1.12
require (
github.com/alecthomas/kingpin v2.2.6+incompatible
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc // indirect
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf // indirect
github.com/bwmarrin/discordgo v0.19.0
github.com/dustin/go-humanize v1.0.0
github.com/go-redis/redis v6.15.2+incompatible
github.com/nicklaw5/helix v0.5.1
github.com/onsi/ginkgo v1.8.0 // indirect
github.com/onsi/gomega v1.5.0 // indirect
github.com/prologic/bitcask v0.1.6
github.com/sirupsen/logrus v1.4.1
)