'Ejabberd' object has no attribute 'account_exists' #1

Tancada
oberta 2022-08-18 15:41:59 +02:00 per spla · 1 comment
spla ha comentat 2022-08-18 15:41:59 +02:00 (Migrado desde codeberg.org)

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'

Traceback (most recent call last): File "xmpp.py", line 44, in <module> 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'
spla ha comentat 2022-08-18 16:20:20 +02:00 (Migrado desde codeberg.org)

Bot is not replying 'register' keyword because this bug. It's right, that attribute don't exists.

Bot is not replying 'register' keyword because this bug. It's right, that attribute don't exists.
Inicia sessió per a unir-te a aquesta conversa.
Sense Milestone
Ningún proyecto
Sense assignats
1 participant
Notificacions
Data de venciment
La fecha de vencimiento es inválida o está fuera de rango. Por favor utilice el formato 'aaaa-mm-dd'.

Sin fecha de vencimiento.

Dependències

Aquesta incidència no té cap dependència.

Referència: spla/xmppbot.py#1
Aún no existe contenido.