Add README.md

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2023-05-27 18:11:49 +02:00
parent a81c0e631c
commit f19169a7a0
1 changed files with 12 additions and 0 deletions

12
README.md Normal file
View File

@ -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.