pywikibot-scripts
pywikibot-scripts copied to clipboard
Own pywikibot scripts (for Wikimedia projects)
- [x] `check_disambigs.py` - [x] `clean_dupes.py` - [ ] `connect.py` - [x] `fix_qualifiers.py` - [ ] `importdata.py` - [x] `metabot.py` - [x] `nounit.py`
Maybe we could add some dict of localized edit summaries? Of course, I can go and translate them in my copy of this script, but if there are some major...
`C:\pwb>pwb.py userscripts/clean_commonscat.py Traceback (most recent call last): File "C:\pwb\pwb.py", line 39, in sys.exit(main()) File "C:\pwb\pwb.py", line 35, in main runpy.run_path(str(path), run_name='__main__') File "C:\Python310\lib\runpy.py", line 289, in run_path return _run_module_code(code, init_globals,...