Difference between revisions of "User:ReletBot"

From Geohashing
imported>Relet
(Documentation)
imported>Relet
m
 
(13 intermediate revisions by 9 users not shown)
Line 2: Line 2:
  
 
'''If you think that it misbehaves:'''
 
'''If you think that it misbehaves:'''
* alert User:relet, who will almost certainly hang out on irc://foonetic.net/#geohashing while the bot is running
+
* alert [[User:relet|relet]], who will almost certainly hang out on irc://foonetic.net/#geohashing while the bot is running
 
* don't refrain from banning the bot if you are sysop enough.  
 
* don't refrain from banning the bot if you are sysop enough.  
  
Line 13: Line 13:
 
*: For an example, see ''any graticule page using [[:Template:Graticule]]''.
 
*: For an example, see ''any graticule page using [[:Template:Graticule]]''.
 
*:'''IMPORTANT: Please add the [[:Template:maintained]] to any page you do not want to be changed automatically.''' This applies to graticule pages mostly. You take the responsibility for keeping it up to date with the rest of the wiki using the "maintainer" parameter.
 
*:'''IMPORTANT: Please add the [[:Template:maintained]] to any page you do not want to be changed automatically.''' This applies to graticule pages mostly. You take the responsibility for keeping it up to date with the rest of the wiki using the "maintainer" parameter.
 +
* Move graticules from [[:Category:Inactive graticules]] to [[:Category:Active graticules]] and back, according to whether there has been some expedition planning in the last six months.
 
* [http://meta.wikimedia.org/wiki/Using_the_python_wikipediabot Everything] that the wikipediabot can do by default. Regular expression replacements, renaming templates and categories, bulk uploading relet's media files, making excellent coffee, ...
 
* [http://meta.wikimedia.org/wiki/Using_the_python_wikipediabot Everything] that the wikipediabot can do by default. Regular expression replacements, renaming templates and categories, bulk uploading relet's media files, making excellent coffee, ...
  
Line 21: Line 22:
 
* [[User:ReletBot/Graticule format]] - Discussion on the bestest, most universal way to format the graticule templates' content.
 
* [[User:ReletBot/Graticule format]] - Discussion on the bestest, most universal way to format the graticule templates' content.
 
* [[User:ReletBot/Country codes]] - A list of suggested country (and US and Canadian state) names and their shorthand replacements. Might be read automatically by the bot in the future.
 
* [[User:ReletBot/Country codes]] - A list of suggested country (and US and Canadian state) names and their shorthand replacements. Might be read automatically by the bot in the future.
* [[User:ReletBot/GraticuleDatabase.py]] - the utility class used to parse the page [[All Graticules]].
+
* http://relet.net/trac/pygeohashing - contains the code used by the reletBot.
* [[User:ReletBot/updateNeighbourGrats.py]] - updates graticule neighbours and creates new graticule pages.
 

Latest revision as of 11:10, 11 December 2009

This is an instance of a python-wikimedia-bot. It will be used by relet to automate some things such as page creation, categorization, replacements and what not.

If you think that it misbehaves:

Its edits are hidden from the Recent Changes, as it is flagged as a bot. Click on "Show Bots" in the Recent Changes to display its activity. Click here to see its latest contributions.

Currently supported functions

  • Create missing graticule pages based on the information found on All Graticules.
  • Insert neighbor graticules into the map template on existing pages based on the information found on All Graticules.
    For an example, see any graticule page using Template:Graticule.
    IMPORTANT: Please add the Template:maintained to any page you do not want to be changed automatically. This applies to graticule pages mostly. You take the responsibility for keeping it up to date with the rest of the wiki using the "maintainer" parameter.
  • Move graticules from Category:Inactive graticules to Category:Active graticules and back, according to whether there has been some expedition planning in the last six months.
  • Everything that the wikipediabot can do by default. Regular expression replacements, renaming templates and categories, bulk uploading relet's media files, making excellent coffee, ...

Planned functions

  • Visit geohashes that relet is unable to attend.

Documentation