You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jonathan Golder 33b2e47312 Describe version test-v7 7 years ago
bots Set always in Pywikibot.Basebot 7 years ago
jogobot@49ada2993e Add markpages as subtask 7 years ago
lib Replace urlencoded chars with unicode equivalent 7 years ago
.gitignore Add gitignore file 9 years ago
.gitmodules Use new jogobot module 8 years ago
README.md Describe version test-v7 7 years ago
license.txt Added license GPLv3 + Reworked code 9 years ago
red.py Activate jogobot status api for onwiki disabling 7 years ago
requirements.txt Add requirements 7 years ago

README.md

jogobot-red

Dependencies

  • pywikibot-core
  • mwparserfromhell

The libraries above need to be installed and configured manualy considering documentation of pywikibot-core.

  • SQLAlchemy
  • PyMySQL

Those can be installed using pip and the requirements.txt file provided with this packet

pip install -r requirements.txt

Versions

  • test-v7

    • Fixed problem with url encoded chars in article title
  • test-v6

    • jogobot status API enabled (Bot can be disabled onwiki)
    • Fixed problem with space between article title and anchor
  • test-v5

    • Feature markpages working in full-automatic mode with always-flag

      python red.py -task:markpages -family:wikipedia -always
      
  • test-v4

    • Feature markpages working in semi-automatic mode using command

      python red.py -task:markpages -family:wikipedia
      
    • Work on specific redfam using param

      -famhash:[sha1-famhash]
      
    • Use PyMySQL instead of OurSQL

    • Correctly parse redfams with articles with leading small character or spaces in wikilink

  • test-v3

  • test-v2

  • test-v1

License

GPLv3

Author Information

Copyright 2017 Jonathan Golder jonathan@golderweb.de https://golderweb.de/

alias Wikipedia.org-User Jogo.obb (https://de.wikipedia.org/Benutzer:Jogo.obb)