wubloader/zulip_bots
Mike Lang 4cd0ef1327 schedulebot: Take creds as a file
Avoids needing to put the creds in docker-compose.jsonnet.
The existing "import" trick didn't work due to the way we run jsonnet in docker.
..
zulip_bots schedulebot: Take creds as a file
Dockerfile Support hot reload of Zulip Schedule
setup.py Pin argh to avoid stupid breaking changes