Pywikibot/Overview: Difference between revisions

From Meta, a Wikimedia project coordination wiki
Content deleted Content added
No edit summary
m Billinghurst moved page Pywikipediabot/Overview to Pywikibot/Overview: align to preferred name
 
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{MovedToMediaWiki|Manual:{{PAGENAME}}}}
{{Template:Pywikipediabot}}
== Overview ==
{|class="wikitable"
!Step
!Article
|-
|1. Install python {{red|'''2'''.4}} or newer (but not 3.x, because pywikipediabot is still not updated to it!)

2. Download pywikipedia. ([http://svn.wikimedia.org/svnroot/pywikipedia/trunk/pywikipedia/ code repository] - [http://toolserver.org/~valhallasw/pywiki/ nightly built release])
|[[Pywikipediabot/Installation|Installation]]
|-
|3. Add your wiki-family in folder <code>/families</code>, if not already present. ([http://svn.wikimedia.org/svnroot/pywikipedia/trunk/pywikipedia/families/README-family.txt README-family])
|
|-
|4. Run <tt>[[generate_user_files.py]]</tt> to generate <tt>user-config.py</tt> and <tt>user-fixes.py</tt>.
|
|-
|5. Run <tt>[[login.py]]</tt>. That's it, you can run <tt>category.py</tt> to manage categories, <tt>template.py</tt> to manage templates, <tt>[[add_text.py]]</tt> to add footers, <tt>replace.py</tt> to fix some stuff such as adding wikilinks, and [[Pywikipediabot/Scripts|a lot more]].
|}

In summary users configure these three files:
*<tt>[[user-config.py]]</tt> {{green|#REQUIRED}}
*<tt>[[user-fixes.py]]</tt>
*<tt>[http://svn.wikimedia.org/svnroot/pywikipedia/trunk/pywikipedia/families/README-family.txt yourWiki_family.py]</tt><noinclude> {{green|#REQUIRED}}</noinclude>

[[Category:Pywikipedia]]

Latest revision as of 12:11, 5 February 2014