Diamond
Diamond
Another one of the (maybe closed) issue here is related to that issue. It has to do with the fact that this project isn't maintained by me anymore. Which leads...
You can't, yet. https://github.com/diamondburned/gotk4/issues/43
Oh, I know why this happens. Something changed in `ningen` (upstream) which broke gtkcord's build. This seems to be caused by `-u` upgrading all dependencies, and consequently, `ningen` to a...
It's not ningen's fault, and I don't think it's gtkcord's either. It's probably due to the hash in your gtkcord's go.mod being incorrect. That said, I don't really work on...
Check the last 2 issues.
Yes, voice support is not impossible, and nobody said it is. In fact, there was [an attempt](https://gitlab.com/diamondburned/6voice) at one before. However, as @justjosias said, voice support requires lots of effort...
Top part of the error has to do with missing dependencies. Bottom has to do with #97.
More information. Maybe tapping into `wsutil.WSDebug` would be nice. Refer to the Arikawa package.
Search flags are added: https://github.com/diamondburned/gtkcord3/commit/77a455b571df3230ae8642d70253dd97f500260d
Last channels and co will have to take a while, since gtkcord doesn't keep track of last channels.