Closed thierryskoda closed 7 years ago
just add this to the bottom of your code and it will stop it! In the conversations.js file controller.on('tick', function(bot, event) {});
if you need any more help just shoot me a message! happy to help
Good call! You can also pass debug:false to the Botkit instance
I'm continually getting :
debug: No handler for tick
in my logs.What does this mean?
Thank you!