You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2026. It is now read-only.
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