Meta:Bot
More actions
Bots
This page provides an overview of bots on WikiOasis and how they are used to support wiki maintenance and automation.
|
This page outlines an official Wiki Oasis policy created through community consensus and/or follows administrator practices. Please discuss any proposed changes on the talk page, via the Community Portal, or in a formal Request for Comment. |
Bots on WikiOasis are user accounts operated by scripts or tools rather than people. They are mainly used to handle repetitive or technical tasks that would be time-consuming to do manually.
Purpose
Bots help keep the wiki organized and up to date. They might fix links, clean up formatting, add categories, or carry out other routine jobs across multiple pages.
How They Work
Bot accounts are controlled using scripts or programs that interact with the wiki through the MediaWiki API or similar tools. These scripts send instructions just like a regular user would, but in an automated way.
Bot User Group
Bots are added to a special user group called bot. This allows them to:
- Avoid triggering CAPTCHAs
- Operate without flooding recent changes
- Perform edits more efficiently
Requirements for Bot Approval
Before operating, bot accounts should be approved. To request bot status, the following is typically required:
- A clear description of what the bot will do
- A test run or example of its actions
- A stable and safe script that won't disrupt normal editing
Requests can be made at Meta:Requests for permissions. Administrators review them to make sure the bot is useful and won't cause problems.
Notes
Bots should only be used for constructive tasks. Misuse of a bot account—like mass editing without approval or spamming—can result in its permissions being removed.
See also
- Special:ListGroupRights - List of bot rights
- Special:ListUsers/bot - Automated list of bots