heroku - Smoochbot not replying -
i tried setting smooch-bot via heroku example. followed directions , opened heroku app , chatted bot, don't receive replies. messages type being forwarded smooch because receiving email notifications smooch... there no replies smooch-bot in chat window.
i not programmer i've tried follow directions. deploying app via dropbox connection. normal heroku folder in dropbox empty? tried uploading script.js
dropbox > apps > heroku , dropbox > apps > heroku > mybot, i'm still not getting replies.
i not sure went wrong. me point in right direction?
if you're using dropbox heroku, not enough edit script file. have explicitly deploy dropbox changes via heroku dashboard, this:
also, debug issues bot script specifically, i've documented troubleshooting steps here:
https://github.com/smooch/smooch-bot-example#troubleshooting-your-bot
to summarize, need install heroku toolbelt, log in on command line , view app's error logs heroku logs -a your-app
.
Comments
Post a Comment