abourget / slick

Slick, a Slack bot in Go
150 stars 27 forks source link

Fixed build errors #19

Closed disc closed 3 years ago

disc commented 6 years ago

./bot.go:131:11: bot.Slack.SetDebug undefined (type *slack.Client has no field or method SetDebug) ./updateable.go:29:105: cannot use u.newFormattedMessage() (type string) as type slack.MsgOption in argument to u.reply.bot.Slack.UpdateMessage

matt0x6F commented 6 years ago

hey @disc, this project is really all but abandoned. We're happy to accept your PR in https://github.com/CapstoneLabs/slick

disc commented 6 years ago

Hey @mattouille, i will create PR for that repo too, thanks.