Shortcuts:

Bots are semi-automated or fully-automated tools that often do repetitive tasks in order to maintain the 1,493 pages of the Scratch Wiki. Bots are legitimate alternate accounts of its programmer or owner and have regular user pages. However, edits to the wiki made by bots are computer-generated, and can be supervised editing by its owner. Bot user pages are clearly stated with a {{Bots}} and a {{Bot user}} template. Bots can also post on user talk pages, alerting a user about something. To block a bot from editing a page, place the {{NoBots}} template on the page. Currently, there are 7 bots; however, there is no certainty on how many are active at this current time. User group rights for bots and others can be found here.

How to Create a Bot

New bots need to be approved by Scratch Wiki users and admins. This is easily done by posting an idea for a bot in the bot request page. After a new account for a bot, a script needs to be written to run it. The Chicken Scheme, Common Lisp, Haskell, Java, Microsoft .NET, Perl, PHP, Python, and Ruby programming languages all have libraries available to make bots. Working bots, with scripting, need to be tested. A good place to test it is in the owner's sandbox. After approval, and after letting a bureaucrat change its user group, your bot is approved and can function normally. Bots must skip pages marked with the {{NoBots}} template.

The requirements for creating a bot are:

  • The bot must have a legitimate purpose
  • The bot must be designed to help the Wiki as a whole, and can't only be for one person
  • The bot must be approved by an Experienced Wikian or Admin before an account request is submitted
  • The owner must have a good history on the Wiki

Steps to Request a Bot

Here are the main steps that must be followed to request a bot.

  1. Read this page.
  2. Submit a bot request on Scratch Wiki:Bot Requests, detailed on the previous page you read.
    • You may want to watch that page and be notified when it is changed.
  3. Respond to the discussions.
  4. If your request status turns to "Test on main account", run your bot script on your account once, and stop. Notify the discussion.
    • If there are recommendations, put them in your bot and test again until majority of people are satisfied.
  5. If your bot script has been approved, create a new Scratch account and request a new wiki account. Be sure to say in the request notes that this account will be a bot account, owned by you. It is also recommended to request the new wiki account while logged in, so that your bot account gets linked to your account by the MediaWiki software.
    • Your bot's name does not have to include the word "bot" in it!

Evaluation

Admins meticulously evaluate the bot's edits and also the bot's code. Therefore,
Admins check the code for:

  • Accuracy — no flaws that will destroy the wiki, etc.
  • Variability — bots, such as spelling bots, must be programmed to accept multiple answers.

Admins check the edits for:

  • Accuracy — no flaws in editing.
  • Comment — bot edit's summaries must contain something relevant to edits and cannot be nil.
  • Feasibility — are the edits helpful to the wiki?
  • Speed — must have a time delay to prevent the wiki from crashing if the bot involves mass-editing.

Recommendations for Bots

This section in a nutshell: A bot needs a lot of attention and preparation to prevent a whole wiki from being destroyed quickly from a bot's edits.

A good addition to bots (especially fully-automated bots) is an on/off page on the bot's talk page. A user, upon seeing a bot malfunction in the Recent Changes tab, can stop the bot temporarily by editing the page's contents.

Note Note: Please be advised that a bot that malfunctions persistently may get banned temporarily to stop the bot instantly.

Another good addition to bots is a quick explanation of the bot in its user page. An admin may have no idea what the task(s) of a bot is without explanation. A bot that edits and leaves a good edit summary is sufficient. Bots should always have a {{Bot user}} template on their userpages, as well as a {{Bots}} template to signify a bot user. Bot accounts should be used only with a GUI or a script and their edits should be computer-generated.

Note Note: Use a main account, instead of a bot account, to edit the wiki normally.

Bots should be monitored very closely for the first few days after activation in order to prevent undesired edits.

Note Note: Bots sometimes edit in massive amounts at a given time. Therefore, users cannot check all the edits a bot makes for errors. If you are unsure of a bot's edits, ask for opinions in the community portal.

After the Creation of a Bot

Once a bot has been accepted and is ready for the wiki, update the Areas page. Also, make sure that your bot request has been archived.

Examples

Some examples of bots are:

Cookies help us deliver our services. By using our services, you agree to our use of cookies.