Contents:
get_public_url()
Module to simplify the use of ngrok to get a public URL for our bot
Get public URL for local service. If environment informs us about Ngrok host then poll that host. Else start a local ngrok instance and poll that instance
local_port (int) – local port the webservice runs on