golbot icon indicating copy to clipboard operation
golbot copied to clipboard

Installation issues

Open agvxov opened this issue 3 months ago • 0 comments

  1. 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
  1. gorocket is 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)

agvxov avatar Sep 23 '25 14:09 agvxov