cusku/README.md

355 B

Cusku

XMPP bot.

At the moment it only implements Webhooks (gitlab) to MUC, but the goal is to be somewhat of a testbed for xmpp-rs features.

Originally based on tokio-webhook2muc.

Cross-compile musl

cross build --release --target x86_64-unknown-linux-musl --features vendored-openssl

License

AGPL-3.0-or-later. See the LICENSE file.