'Ejabberd' object has no attribute 'account_exists' #1
Etiquetes
Sin etiquetas
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
Sense Milestone
Ningún proyecto
Sense assignats
1 participant
Notificacions
Data de venciment
Sin fecha de vencimiento.
Dependències
Aquesta incidència no té cap dependència.
Referència: spla/xmppbot.py#1
Loading…
Referencia en una nova incidència
Aún no existe contenido.
Eliminar la rama con el nombre '%!s()'
Eliminar una rama es permanente. NO PUEDE deshacerse. ¿Continuar?
Traceback (most recent call last):
File "xmpp.py", line 44, in
is_registered, text = ejabberd.register(mention.acct, bot.mastodon_hostname, password)
File "/home/mastodon/bots/xmppbot/ejabberdapi.py", line 77, in register
account_exists = self.account_exists(username, host)
AttributeError: 'Ejabberd' object has no attribute 'account_exists'
Bot is not replying 'register' keyword because this bug. It's right, that attribute don't exists.