You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
In the logs:
The text was updated successfully, but these errors were encountered: