Webhook to XMPP
Find a file
Maxime “pep” Buquet 42183ea860
Restrict jid dependency version
I still wish I didn't have to, but it seems cargo is pulling 0.11 now
that it's released, when xmpp still depends on 0.10.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2024-07-25 09:12:50 +02:00
forgejo-hooks forgejo-hooks: RemoveBranch event 2024-07-10 02:34:42 +02:00
src Gitlab Webhook: Support tag pushes 2024-07-24 19:47:01 +02:00
Cargo.toml Restrict jid dependency version 2024-07-25 09:12:50 +02:00
Changelog Release 0.2.0 2023-08-21 13:21:51 +02:00
README.md Add README.md 2023-05-27 21:05:00 +02:00
rustfmt.toml rustfmt: hard_tabs = true 2023-05-20 19:35:18 +02:00

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.

License

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