CZ:Bots: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Daniel Mietchen
m (some copyediting and linking)
imported>Daniel Mietchen
(slight expansion)
Line 12: Line 12:
# Bots should be run such that they can be undone by an existing bot, the command for which would have to be specified upon application. For scripts, this is probably too much to demand, so they are limited to single runs, and to less than {{:CZ:Bot threshold}} edited pages (note: this number is defined at [[CZ:Bot threshold]]).
# Bots should be run such that they can be undone by an existing bot, the command for which would have to be specified upon application. For scripts, this is probably too much to demand, so they are limited to single runs, and to less than {{:CZ:Bot threshold}} edited pages (note: this number is defined at [[CZ:Bot threshold]]).
# The bot approval should include a statement on the expected traffic volume and scope of the bot.
# The bot approval should include a statement on the expected traffic volume and scope of the bot.
# The bot approval period should allow for some test runs, which have to be labeled as such in the edit summary, and the used commands documented.
# Turning user-run bot jobs into cron jobs should be a valid option for well-tested scripts, but this would require involvement of someone who actually has access to the servers.
# Turning user-run bot jobs into cron jobs should be a valid option for well-tested scripts, but this would require involvement of someone who actually has access to the servers.
==Further points==
#Should there be a distinction between automated edits that concern (i) contents, (ii) page formatting or (iii) page contextualization?


==See also==
==See also==
*Bot policies at the [http://en.wikipedia.org/wiki/Wikipedia:Bots English Wikipedia], [http://de.wikipedia.org/wiki/Wikipedia:Bots German Wikipedia], [http://en.wikiversity.org/wiki/Wikiversity:Bots English Wikiversity]
*Bot policies at the [http://en.wikipedia.org/wiki/Wikipedia:Bots English Wikipedia], [http://de.wikipedia.org/wiki/Wikipedia:Bots German Wikipedia], [http://en.wikiversity.org/wiki/Wikiversity:Bots English Wikiversity]

Revision as of 14:20, 28 September 2009

As of September 2009, Citizendium does not have any official policy on running scripts or bots — e.g. by means of the Python wikipedia robot framework, as explained here — though they have been run on occasion, and more frequently in recent months.

This page is intended to help draft such a policy. Feel free to rearrange or comment as you see fit. For background, see these two discussions in the Citizendium Forum.

Contact during the drafting phase: Daniel Mietchen

The main points the policy should address:

  1. We need more than one Citizen to administer this - we all have real-life obligations, but someone who took the time to set up a bot script should be able to receive prompt reaction
  2. No bot run without bot account (however, we need a clear procedure how to apply for these accounts), though one could think of a solution in which any bot is allowed to be run from a user account if its application has been properly filed but received no opposing reaction within a week
  3. One script per bot account (except for some well-defined minor jobs maybe that could be performed by a maintenance bot or even from some user accounts).
  4. Source code has to be posted on CZ before application for the corresponding bot account.
  5. Bots should be run such that they can be undone by an existing bot, the command for which would have to be specified upon application. For scripts, this is probably too much to demand, so they are limited to single runs, and to less than 500 edited pages over the course of one month edited pages (note: this number is defined at CZ:Bot threshold).
  6. The bot approval should include a statement on the expected traffic volume and scope of the bot.
  7. The bot approval period should allow for some test runs, which have to be labeled as such in the edit summary, and the used commands documented.
  8. Turning user-run bot jobs into cron jobs should be a valid option for well-tested scripts, but this would require involvement of someone who actually has access to the servers.

Further points

  1. Should there be a distinction between automated edits that concern (i) contents, (ii) page formatting or (iii) page contextualization?

See also