Closed ThatDNS closed 6 years ago
Actual Behaviour
In index.js, webhook url for Heroku is written as <heroku url>/. Due to this, the app isn't working.
index.js
<heroku url>/
Expected Behaviour
The correct webhook url for Heroku is <heroku url>/webhook.
<heroku url>/webhook
Would you like to work on the issue?
Yes
Actual Behaviour
In
index.js
, webhook url for Heroku is written as<heroku url>/
. Due to this, the app isn't working.Expected Behaviour
The correct webhook url for Heroku is
<heroku url>/webhook
.Would you like to work on the issue?
Yes