Shout-out to Varia

This commit is contained in:
Luke Murphy 2021-01-15 18:21:41 +01:00
parent cf668d2424
commit da1f780014
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -14,6 +14,10 @@ goal is to make writing and running XMPP bots easy and fun. `xbotlib` is a
extended. It provides a small API surface which reflects the `slixmpp` way of
doing things.
The `xbotlib` source code and ideas are largely
borrowed/stolen/adapted/reimagined from the XMPP bot experiments that have gone
on and are still going on in [Varia](https://varia.zone/).
## Install
```sh