Bot: Difference between revisions

    m (lk denial of service attack)
    mNo edit summary
    Line 1: Line 1:
    A wiki '''bot''' is a software program that interacts with a [[wiki]] as if it was a real human editor; the most common case is editing wiki pages.  It typically must be coded very specifically to a [[content management system]], e.g. [[wiki code]], so it is not usually possible to simply use a generic bot against a new wiki. For instance, a '''Mediawiki bot''' is specific to [[MediaWiki]] (and possibly [[GetWiki]]).
    A wiki '''bot''' is a software program that interacts with a [[wiki]] as if it was a real human editor; the most common case is editing wiki pages.  It typically must be coded very specifically to a [[content management system]], e.g. [[wiki code]], so it is not usually possible to simply use a generic bot against a new wiki. For instance, a '''Mediawiki bot''' is specific to [[MediaWiki]] (and possibly [[GetWiki]], which is largely compatible).


    It was a Wikipedia policy at some point that bot code should be kept secret [http://mail.wikipedia.org/pipermail/wikitech-l/2003-March/003250.html].  As of 2004, there is at least one publicly available "Wikipedia robot framework"  [http://sourceforge.net/projects/pywikipediabot/].
    It was a Wikipedia policy at some point that bot code should be kept secret [http://mail.wikipedia.org/pipermail/wikitech-l/2003-March/003250.html].  As of 2004, there is at least one publicly available "Wikipedia robot framework"  [http://sourceforge.net/projects/pywikipediabot/].