Add README.md
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
a81c0e631c
commit
f19169a7a0
1 changed files with 12 additions and 0 deletions
12
README.md
Normal file
12
README.md
Normal 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.
|
Loading…
Reference in a new issue