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

error message: !reload - shutdown #82

Open
phpeters opened this issue Aug 7, 2014 · 0 comments
Open

error message: !reload - shutdown #82

phpeters opened this issue Aug 7, 2014 · 0 comments

Comments

@phpeters
Copy link

phpeters commented Aug 7, 2014

When I !reload the bot's modules I get the following error messages:

2014-08-07 19:13:29,134 - sevabot - ERROR - shutdown() takes no arguments (1 given)
Traceback (most recent call last):
File "/root/sevabot/sevabot/utils.py", line 39, in closure
return func(_args, *_kwargs)
File "/root/sevabot/sevabot/bot/modules.py", line 127, in shutdown
self.handler.shutdown()
TypeError: shutdown() takes no arguments (1 given)

Not sure what the error is here but it does not seem to affect the bot's functionality. Just wanted to report it. Ah, I'm using Ubuntu 14.04 LTS, python 2.76 and skype 4.3.0.37

And: Great work, guys! :)

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