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

Bot crashes with direct Message #3

Open
lhoff94 opened this issue Jul 31, 2017 · 0 comments
Open

Bot crashes with direct Message #3

lhoff94 opened this issue Jul 31, 2017 · 0 comments

Comments

@lhoff94
Copy link

lhoff94 commented Jul 31, 2017

if a user is sending a direct Message to the bot the Slackrelay crashes.

Traceback:
[2017-08-01 01:40:44,944] [DEBUG] Channel: {u'ok': False, u'error': u'channel_not_found'} Traceback (most recent call last): File "slackrelay.py", line 457, in <module> main() File "slackrelay.py", line 371, in main channel = Channel.lookup(sc, team, part['channel']) File "slackrelay.py", line 96, in lookup channelname = "#" + channelInfo['channel']['name'] KeyError: 'channel'

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