I am trying to make a chat-bot via EstherBot with Smooch and Heroku.
Following the steps and setting without finding out any error, and finally it could launch on the heroku here successfully; however, as I tried to chat with my bot, it replied nothing, not like EstherBot could say hello to every visitor.
Though Bot didn't reply something, I received the chatting content in my mailbox. This means Smooch has connected to heroku and my email.
Also, I can change settings on smooch like adding a whisper, and it works on my bot right away.
But, still is, the bot didn't reply me.
I am not sure where I went wrong. Could somebody help me point in the right direction? Thanks!
Asked
Active
Viewed 122 times
0

user3671121
- 1
- 1
-
https://github.com/smooch/smooch-bot-example#troubleshooting-your-bot – Andrew Lavers Jun 27 '16 at 14:23
-
1Hi, @AndrewLavers. I finally found that I didn't configure SERVICE_URL in heroku. Now it works! Thank you very much! – user3671121 Jun 29 '16 at 01:44