Webhook to XMPP
Find a file
pep 25eeacde7c forgejo-hooks: Add failing tests
Signed-off-by: pep <pep@bouah.net>
2024-09-04 21:17:02 +02:00
forgejo-hooks forgejo-hooks: Add failing tests 2024-09-04 21:17:02 +02:00
src Readd support for GitlabHook::WikiPage 2024-09-04 20:35:05 +02:00
.gitignore Added gitignore 2024-08-20 23:12:35 +02:00
Cargo.toml Update to xmpp main (274baaef9afb) 2024-08-31 00:40:37 +02:00
Changelog Release 0.2.0 2023-08-21 13:21:51 +02:00
LICENSE Add AGPL-3.0-or-later LICENSE file 2024-09-04 21:17:02 +02:00
README.md Add README.md 2023-05-27 21:05:00 +02:00
rustfmt.toml

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.