-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
CLI is spitting out the following error when I go get
your repo or go run
the main file.
It's been awhile since I fiddled with go, so this might be a problem on my end. But! In that case, updating the readme to be a little more user friendly would be nice. I'd be glad to make a PR if you have insight to what I'm doing wrong!
# command-line-arguments
./main.go:99: undefined: slack.Slack
./main.go:109: undefined: slack.Slack
./main.go:119: channel.Id undefined (type slack.Channel has no field or method Id)
./main.go:119: group.Id undefined (type slack.Group has no field or method Id)
./main.go:145: undefined: slack.Slack
./main.go:172: undefined: slack.Slack
./main.go:198: undefined: slack.Slack
./main.go:210: undefined: byTimestamp
./main.go:242: undefined: slack.Slack
./main.go:270: undefined: slack.Slack
./main.go:210: too many errors
Metadata
Metadata
Assignees
Labels
No labels