Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Jonathan Golder 79fcdfbf29
Fix pwb.exception.NoMoveTargetError renamed
vor 2 Jahren
bots Fix #72: Markpages terminates with error vor 5 Jahren
lib Fix pwb.exception.NoMoveTargetError renamed vor 2 Jahren
tests missingnotice: Implement article selection vor 6 Jahren
.gitignore Add gitignore file vor 9 Jahren
README.md Fix pwb.exception.NoMoveTargetError renamed vor 2 Jahren
license.txt Added license GPLv3 + Reworked code vor 9 Jahren
red.py red.py: Introduce subtask missingnotice vor 6 Jahren
requirements.txt Update requirements vor 6 Jahren

README.md

jogobot-red

Dependencies

  • pywikibot-core
  • mwparserfromhell

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

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

pip install -r requirements.txt

Versions

  • v1.2.3

    • Fix errors resulting from pywikibot.exception.NoMoveTarget renamed to NoMoveTargetError
  • v1.2.2

    • Fix removed pywikibot config property db_hostname
  • v1.2.1

  • v1.2

    • Create a list of redfams/articles missing reddisc notice

      python red.py -task:missingnotice -family:wikipedia
      
    • jogobot module not longer included

  • v1.1.1

    • Check if moved page exists
  • v1.1

    • Improved page filter
  • v1.0

    • first stable release
    • less debug output
    • fixed problems with article title
  • 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

Bugs

jogobot-red Issues

License

GPLv3

Author Information

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

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