hubot-mattermost icon indicating copy to clipboard operation
hubot-mattermost copied to clipboard

Unable to get the bot working

Open vrenjith opened this issue 8 years ago • 4 comments

Thank you first of all for getting this bot ready. I followed the instructions as per the README but I am unable to get the bot working. Here are some details

  • Mattermost and Bot are on the same server
  • The config is
export MATTERMOST_ENDPOINT=/hubot/incoming
export MATTERMOST_INCOME_URL=http://localhost:8065/hooks/z4yk5ixna3y6ubtkcjtandiy4c
export MATTERMOST_TOKEN=zwkwy89iktrain8ahfwi7b65kc
export MATTERMOST_ICON_URL=https://octodex.github.com/images/hubot.jpg
export MATTERMOST_HUBOT_USERNAME="matterbot"
  • Question: Is the format of the Outgoing webhook in expected to be application/json?
  • Any hints on how to go about debugging this?

vrenjith avatar Aug 26 '16 13:08 vrenjith

Running into the same issues. If anyone could point to some debugging documentation I would appreciate it!

cgatian avatar Oct 10 '16 17:10 cgatian

Question: Is the format of the Outgoing webhook in expected to be application/json Answer: No required Any hints on how to go about debugging this? Answer:export HUBOT_LOG_LEVEL="debug"

albertgu2016 avatar Oct 14 '16 07:10 albertgu2016

Having the same problem. Anyone able to get this to work? Is the project dead?

ghost avatar Mar 29 '18 03:03 ghost

make sure that your hubot bot name and trigger keyword are the same.

dendiz avatar Sep 12 '18 07:09 dendiz