A user-friendly IRC bouncer.
Dependencies:
For end users, a Makefile
is provided:
make
sudo make install
For development, you can use go run ./cmd/soju
as usual.
To link with the system libsqlite3, set GOFLAGS="-tags=libsqlite3"
.
Send patches on the mailing list or on GitHub, report bugs on the issue tracker. Discuss in #soju on Libera Chat.
AGPLv3, see LICENSE.
Copyright (C) 2020 The soju Contributors