No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Maxime “pep” Buquet 9bd430af4b
Return HTTP 200 even on error to prevent Gitlab from disabling the WH automatically
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2023-06-01 16:29:30 +02:00
src Return HTTP 200 even on error to prevent Gitlab from disabling the WH automatically 2023-06-01 16:29:30 +02:00
Cargo.toml Update gitlab dep 2023-05-30 19:01:25 +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.