Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Grammar fails in odd ways. #10

Open
mythmon opened this issue Nov 4, 2014 · 0 comments
Open

The Grammar fails in odd ways. #10

mythmon opened this issue Nov 4, 2014 · 0 comments

Comments

@mythmon
Copy link
Contributor

mythmon commented Nov 4, 2014

<mythmon> hamper: learn foo bar=baz

In the logs:

Traceback (most recent call last):
  File "/app/.heroku/python/lib/python2.7/site-packages/hamper/commander.py", line 337, in runPlugins
  File "/app/.heroku/python/lib/python2.7/site-packages/hamper_factoids/factoids.py", line 119, in message
    stop = event_listener(protocol, *args)
    if super(Factoids, self).message(bot, comm):
  File "/app/.heroku/python/lib/python2.7/site-packages/hamper/interfaces.py", line 82, in message
    stop = cmd.message(bot, comm)
  File "/app/.heroku/python/lib/python2.7/site-packages/hamper/interfaces.py", line 124, in message
    self.command(bot, comm, match.groups())
  File "/app/.heroku/python/lib/python2.7/site-packages/hamper_factoids/factoids.py", line 198, in command
    .format(dict(e.error)['message'], e.trail))
ValueError: dictionary update sequence element #0 has length 3; 2 is required
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant