summaryrefslogtreecommitdiff
path: root/wikibot
Commit message (Collapse)AuthorAgeFilesLines
* wikibot: Move some scripts to wikibot-manualGravatar klea2026-05-173-831/+0
|
* wikibot: Add VoynichCr's bot codeGravatar klea2026-05-162-0/+811
| | | | | The feature should be integrated into the ArchiveBot/viewer2, but keeping them updated seems better than keeping out of date pages.
* wikibot(wbmexclusions): Update change message.Gravatar klea2026-04-121-1/+1
| | | | If someone wants, implementing a A or B or A and B would be neat.
* wikibot(currentwarriorproject): put content into descriptionGravatar klea2026-03-241-4/+3
|
* wikibot(currentwarriorproject): Update to support multiple projectsGravatar klea2026-03-131-12/+30
|
* wikibot/discourse: no need to exclude pages when using the mirror featureGravatar klea2026-01-111-1/+1
|
* wikibot(discourse): don't annoy humansGravatar klea2026-01-111-0/+2
|
* wikibot/discourse: readd but excludes and dryModeGravatar klea2026-01-111-0/+98
|
* wikibot/currentwarriorproject: dont dump json to wikiGravatar klea2026-01-111-1/+1
| | | | apparently i didn't format edit summary properly
* wikibot/currentwarriorproject: make edit changes more descriptiveGravatar klea2026-01-041-3/+6
|
* wikibot/discourse: don't order itGravatar klea2025-12-311-63/+0
|
* wikibot(discourse): if __name__ == '__main__'Gravatar klea2025-12-301-1/+1
|
* wikibot(discourse): order urls correctlyGravatar klea2025-12-301-1/+1
|
* wikibot(discourse): try to sort by dates for [[Discourse/archived]]Gravatar klea2025-12-301-2/+9
|
* wikibot/discourse: remove useless now commentGravatar klea2025-12-301-7/+0
|
* wikibot/wbmexclusions: Change text to Reordered websitesGravatar klea2025-12-301-1/+1
|
* REUSE timeGravatar klea2025-12-291-12/+0
|
* wikibot(discourse): fix regex pattern thingyGravatar klea2025-12-251-1/+1
| | | | invalid characters of course if i forget to backslash backslashes twice
* wikibot(urlteam-torrents): init at working versionGravatar klea2025-12-231-0/+20
| | | | converted to python from a shell version by [[User:Aarchi]]
* wikibot/discourse: try to order by title first, then urlGravatar klea2025-12-231-6/+9
| | | | | this also makes it not use that subdomain pattern i made up because it's confusing for humans
* wikibot/inthemedia: first 20, made it as variableGravatar klea2025-12-171-2/+4
|
* recentchanges -> bin/wiki-recentchangesGravatar klea2025-12-121-119/+0
| | | | this makes looping trough wikibot/* easier
* LICENSE: move to rootGravatar klea2025-12-121-674/+0
| | | | i guess i'll relicense all that code into JAA's LICENSE
* wikibot(discourse): make from wbmexclusionsGravatar klea2025-12-091-0/+60
|
* wikibot: use pywikibot instead of mwclientGravatar klea2025-12-085-41/+34
|
* wikibot(wbmexclusions): use pywikibotGravatar klea2025-12-081-10/+7
|
* wb(wbmexcl): use page.allpages(prefix=) rather than loopGravatar klea2025-12-061-2/+1
|
* wikibot(wbmexclusions): modify regex to get urlGravatar klea2025-12-061-8/+8
|
* wikibot(wbmexclusions): handle subpages of itGravatar klea2025-12-061-41/+43
|
* wb(wbmexclusions): fix python SyntaxWarning for regexGravatar klea2025-12-041-1/+1
| | | | Fixed SyntaxWarning: invalid escape sequence '\.'
* wikibot: add JAA's wikibotGravatar klea2025-12-048-0/+1016
LICENSE is whatever license JAA had i should think of LICENSE for this project