Diamond

Results 394 comments of Diamond

`nix-shell --run true` uses a different Nixpkgs than the one written in the Nix file. You shouldn't need `nix-shell` at all. `cache-install` installs packages to the global environment. Edit: I'm...

That seems to be the case, yes.

It will not be, as I've already abandoned gtkcord in favor of other projects.

However, PRs are welcomed.

After v1, `arikawa/handler` has been moved to `arikawa/utils/handler`. For future references, `go get` should not be used with `-u`, as it will update dependencies to breaking versions.

I use the web client, so I have no idea what Ctrl+n does in Discord. I've never used the former either. PRs are welcomed though.

> It navigates between the server bubbles on the left based on how they're arranged. ctrl+1 goes to private messages, ctrl+2 goes to your first server, ctrl+3 goes to your...

How would folders work?

You could use compile-time options for this: `go build -ldflags="-X 'github.com/diamondburned/arikawa/api.BaseEndpoint=https://discord.com'"`

Documentation: https://godoc.org/github.com/diamondburned/arikawa/api#pkg-variables