Skip to content

I'm failing to launch it #1

Description

@asterismo

If you want to pass parameters, please wrap them in quotes.
./runner.sh: 10: ./runner.sh: svn: not found
INFO Loading config file: config.xml
INFO Logging in as bot@myserver.com/Jabber
INFO Loading plugin admin.
INFO Loading plugin pubsub_browser.
WARNING server property deprecated. Use boundjid.host
Traceback (most recent call last):
File "./sleekbot.py", line 323, in
bot = sleekbot(configFile, auth.attrib['jid'], auth.attrib['pass'], plugin_config=plugin_config)
File "./sleekbot.py", line 51, in init
self.register_bot_plugins()
File "./sleekbot.py", line 101, in register_bot_plugins
loaded = self.registerBotPlugin(plugin.attrib['name'], plugin.find('config'))
File "./sleekbot.py", line 137, in registerBotPlugin
self.botPlugin[pluginname] = getattr(globals()['plugins'].dict[pluginname], pluginname)(self, config)
File "/etc/prosody/sbviki/plugins/pubsub_browser.py", line 35, in init
self.bot.plugin['xep_0050'].addCommand('newleaf', 'Create Leaf', createleaf, self.createLeafHandler, True)
AttributeError: 'xep_0050' object has no attribute 'addCommand'
^C

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions