summaryrefslogtreecommitdiff
path: root/wikibot
Commit message (Expand)AuthorAgeFilesLines
* wikibot: Move some scripts to wikibot-manualGravatar klea2026-05-173-831/+0
* wikibot: Add VoynichCr's bot code•••The feature should be integrated into the ArchiveBot/viewer2, but keeping them updated seems better than keeping out of date pages. Gravatar klea2026-05-162-0/+811
* wikibot(wbmexclusions): Update change message.•••If someone wants, implementing a A or B or A and B would be neat. Gravatar klea2026-04-121-1/+1
* 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 wiki•••apparently i didn't format edit summary properly Gravatar klea2026-01-111-1/+1
* 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 thingy•••invalid characters of course if i forget to backslash backslashes twice Gravatar klea2025-12-251-1/+1
* wikibot(urlteam-torrents): init at working version•••converted to python from a shell version by [[User:Aarchi]] Gravatar klea2025-12-231-0/+20
* wikibot/discourse: try to order by title first, then url•••this also makes it not use that subdomain pattern i made up because it's confusing for humans Gravatar klea2025-12-231-6/+9
* wikibot/inthemedia: first 20, made it as variableGravatar klea2025-12-171-2/+4
* recentchanges -> bin/wiki-recentchanges•••this makes looping trough wikibot/* easier Gravatar klea2025-12-121-119/+0
* LICENSE: move to root•••i guess i'll relicense all that code into JAA's LICENSE Gravatar klea2025-12-121-674/+0
* 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 regex•••Fixed SyntaxWarning: invalid escape sequence '\.' Gravatar klea2025-12-041-1/+1
* wikibot: add JAA's wikibot•••LICENSE is whatever license JAA had i should think of LICENSE for this project Gravatar klea2025-12-048-0/+1016