No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
pep d8d393b180
Update gitlab crate to 0.1706
And discover all the deprecation warnings for Webhooks. That sounds like
we're gonna stop supporting gitlab soon-ish.

Signed-off-by: pep <pep@bouah.net>
2024-12-17 21:07:08 +01:00
forgejo-hooks forgejo-hooks: Rename issue-new test to issue-opened 2024-09-04 23:49:16 +02:00
src Split web and xmpp parts into different tasks 2024-11-21 17:11:43 +01:00
.gitignore Added gitignore 2024-08-20 23:12:35 +02:00
Cargo.toml Update gitlab crate to 0.1706 2024-12-17 21:07:08 +01: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 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.