diff --git a/README.md b/README.md new file mode 100644 index 0000000..5109c74 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# 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.