Hi,
I am trying to set up a bot "hubot" for mattermost ---> https://github.com/renanvicente/hubot-mattermost
My mattermost instance is already running with hubot responding to messages on the public channel.
Problem :
I would like hubot to respond to direct messages but the mattermost adapter is not providing this feature.
My guess is to tweak the adapter but I don't know where to start. Do you have any clue about it ?