Download:
child 17:20b47f01a71d
parent 15:26b97ecf8e16
16:767c4ae49fc0
Anton Shestakov <av6@dwimlabs.net>, Thu, 19 May 2016 21:08:43 +0800
rollbot: hard to believe, but XEP-0202 plugin is broken, so disable it https://github.com/fritzy/SleekXMPP/issues/412

1 файлов изменено, 0 вставок(+), 1 удалений(-) [+]
rollbot.py file | annotate | diff | comparison | revisions
--- a/rollbot.py Sun May 15 21:39:48 2016 +0800
+++ b/rollbot.py Thu May 19 21:08:43 2016 +0800
@@ -200,7 +200,6 @@
rollbot.register_plugin('xep_0045') # Multi-User Chat
rollbot.register_plugin('xep_0092') # Software Version
rollbot.register_plugin('xep_0199') # XMPP Ping
- rollbot.register_plugin('xep_0202') # Entity Time
rollbot.register_plugin('xep_0249') # Direct MUC Invitations
if rollbot.connect():