I am shipping a bot within an existing repository. That means there are other python scripts in the same repo. "config.py" is confusing because it is unclear which script it is "configuring."
It would be great if the config.py filename could be any arbitrary file name rather than being required to be config.py unless you edit the server.py script.