Open
Description
Currently this API uses polling for updates (i guess).
It would be nice if you could configure it to not poll for updates and offer a method to input messages received by webhooks.
This way the user could fire up a express/koa/hapi server and feed the payload from webhookts to the bot.
Would that be clever?