package main func main() { config := getConfig() ListenForWebHook(config) }