def health()

in bot/code/app.py [0:0]


def health(request):
    return web.Response(text="healthy")