You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In README file as below, where to define it? now the issue when I send info to bot in room, no response but there is debug info on log output, any configuration I have missed?
Scripting Gotchas
robot.messageRoom syntax is as follows
robot.messageRoom("[email protected]", "message");
when I test in room, the debug info seems fine.
[Tue May 16 2017 16:48:57 GMT+0800 (CST)] DEBUG building message
[Tue May 16 2017 16:48:57 GMT+0800 (CST)] DEBUG http://25.media.tumblr.com/tumblr_ll3xwoJrxR1qb08qmo1_500.jpg
[Tue May 16 2017 16:48:57 GMT+0800 (CST)] DEBUG OUT > <message to="[email protected]" type="chat" from="[email protected]/hubot-hipchat"><inactive xmlns="http://jabber/protocol/chatstates"/><body>http://25.media.tumblr.com/tumblr_ll3xwoJrxR1qb08qmo1_500.jpg</body></message>
update:
commet below env var solve the problem, this leave me wrong way so long time. :(
hi,
In README file as below, where to define it? now the issue when I send info to bot in room, no response but there is debug info on log output, any configuration I have missed?
when I test in room, the debug info seems fine.
update:
commet below env var solve the problem, this leave me wrong way so long time. :(
Best regards,
Hua
The text was updated successfully, but these errors were encountered: