Hello!
I set up my bot on Labs and use shared repo of pywikibot. That's why I am interested in 2 options:
1) how can I define which file should be used as user-config.py in the script's running parameters? For example, I want to run "redirect.py br -delete -always" with config of sysop bot and "redirect.py do -always" with usual bot account, that's why I want to create 2 different configs and define them in parameters. I haven't such functions in global parameters but I am quite sure that this was possible before.
2) I want to run my custom script but use shared repo of framework: for example, to run delinker.py from my home location but use wikipedia.py, etc. from shared repo not to clone frameworks on Labs. Is it possible, too?
Thanks, rubin16