-
With Nix (Linux/MacOS):
- If you want a shell with all dependencies present
nix-shell --command "go build && ./esponda -t <your-bot-token>"
- If you want to run it on NixOS, use the provided service.
- If you want a shell with all dependencies present
-
On other platforms, figure out how to install and configure
go
andimagemagick
.
$ ./esponda --help
Usage of ./esponda:
-t string
Bot Token