golbot
golbot copied to clipboard
Installation issues
- The recommended installation command in the README is no longer supported. As I understand it, it should be changed to:
go install github.com/yuin/golbot@latest
gorocketis deprecated and fails to compile:
../go/pkg/mod/github.com/detached/[email protected]/realtime/client.go:23:9: c.ddp.SetSocketLogActive undefined (type *ddp.Client has no field or method SetSocketLogActive)