Simplify mwbot configuration to take script path
Now that api.php and rest.php are in the same folder, we can just have one URL be configured, enabling us to find both api.php and rest.php.
Importantly, this also explicitly breaks the compilation/configuration of any existing projects, making it clear that the config needs to change.