netpro2k / hubot-skype

Skype adapter for hubot
MIT License
131 stars 46 forks source link

Fix #15 hubot replying to itself #16

Closed mattfinlayson closed 11 years ago

mattfinlayson commented 11 years ago

In the run method we check to see if the current user != robot.name if so, reply.

philippbeckmann commented 11 years ago

Should be adequate to delete

or status == Skype4Py.cmsSent

in Skype.py. Really don't know, why its in there.