sylae / ligrev

XMPP MUC Utility bot
GNU General Public License v3.0
2 stars 1 forks source link

Send XEP-0115 as needed. #49

Open sylae opened 8 years ago

sylae commented 8 years ago

With commit 705aff9ee8d009002688ff8025729b92ddba21e2 we send out CAPS identifier with presence stanzas.

However, we currently don't do anything with what other clients send us. Once XEP-0030 support lands, we should use this info to spare vomiting disco requests at everyone.