rougeth / bottery

[DEVELOPMENT-HALTED] :battery: A bot framework with batteries included
MIT License
344 stars 51 forks source link

Enable view to not respond a message #156

Closed rougeth closed 6 years ago

rougeth commented 6 years ago

After this pull request, we are going to be able to write views that doesn't return a message. This is the expected behavior, if the view doesn't return a message, the user doesn't get a response.

Closes: https://github.com/rougeth/bottery/issues/154

leportella commented 6 years ago

LGTM