fawkesley / train-bot-uk

@TrainBotUK
https://twitter.com/TrainBotUK
MIT License
1 stars 0 forks source link

Error occurred processing this message #43

Closed fawkesley closed 9 years ago

fawkesley commented 9 years ago

Error processing InboundMessage(channel='console', sender='me', content='Test message'):

InboundMessage(channel='console', sender='me', content='Test message')

The error was:

Traceback (most recent call last):
  File "/home/paul/repo/celery-message-bot/trainbot/handle_message.py", line 14, in handle_message
    reply_content = make_reply(message.content)
  File "/home/paul/repo/celery-message-bot/trainbot/handle_message.py", line 32, in make_reply
    raise RuntimeError('Fake error')
RuntimeError: Fake error