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

Closed
opened 7 months ago by spla · 1 comments
spla commented 7 months ago
Owner

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 self-assigned this 7 months ago
spla added the bug label 7 months ago
spla commented 7 months ago
Poster
Owner

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.
spla referenced this issue from a commit 7 months ago
spla closed this issue 7 months ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Referència: spla/xmppbot.py#1
Loading…
There is no content yet.