diff options
author | mightyBroccoli <nico@magicbroccoli.de> | 2018-07-20 23:16:59 +0200 |
---|---|---|
committer | mightyBroccoli <nico@magicbroccoli.de> | 2018-07-20 23:17:43 +0200 |
commit | b9a2e5adcda82bcf14e6a6ec3b504aec7908ec42 (patch) | |
tree | 39977218b2b0c3402465b8629c063d915bdcfb46 /README.MD | |
parent | abbbb88191cabffd726e15eafec8e9af4b83b85e (diff) |
XEP-0157 finally finished
* fixed XEP 0157 functionality
* updated README.MD
Diffstat (limited to 'README.MD')
-rw-r--r-- | README.MD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,11 +6,11 @@ Do not opperate this bot on foreign servers. ### functions
- query xmpp server software and version [XEP-0092](https://xmpp.org/extensions/xep-0092.html)
- query xmpp server uptime [XEP-0012](https://xmpp.org/extensions/xep-0012.html)
+- query xmpp server contact addresses [XEP-0157](https://xmpp.org/extensions/xep-0157.html)
- display help output
- respond to username being mentioned
### todo
-- [ ] extract xmpp server contact addresses [XEP-0157](https://xmpp.org/extensions/xep-0157.html) from result
- [ ] Github Webhook
### install
|