summaryrefslogtreecommitdiff
path: root/user-config.py
Commit message (Collapse)AuthorAgeFilesLines
* user-config: add commented entries for more retry optsGravatar klea2025-12-211-0/+3
|
* user-config: put_throttle = 0Gravatar klea2025-12-111-0/+5
| | | | | | | don't wait before changing pages from https://stackoverflow.com/a/60885381 which is further from https://github.com/donkaban/pywiki-bot/blob/1c5175ae9a14321e535e45635496b406aacb2c52/user-config.py#L159-L161
* user-config: mv pywb/families pywikibot-familiesGravatar klea2025-12-111-1/+1
| | | | make things clearer
* try to make scripts work in nixGravatar klea2025-12-111-3/+1
| | | | the wrapper is annoying me
* user-config: make import path take precedenceGravatar klea2025-12-091-1/+1
|
* make pywikibot_scripts be in scopeGravatar klea2025-12-091-1/+2
| | | | fun magic python stuff
* add pywikibot-core for scriptsGravatar klea2025-12-091-0/+1
|
* user-config: fallback to '' to be able to run w/out authGravatar klea2025-12-081-1/+1
|
* user-config: set encoding to UTF-8Gravatar klea2025-12-081-0/+1
| | | | it's always good to use utf-8
* pywikibot: add stuffGravatar klea2025-12-081-0/+6