Search results
Results from the WOW.Com Content Network
Fully automated bots should be requested at Wikipedia:Bot requests instead. All user script-related requests are welcome, whether they be for assistance writing an existing user script, desire for a new user script that does what you want, etc. Ideas for new user scripts are welcome too!
Links to relevant discussions (where appropriate): Initial discussions on NPP Discord + previous BRFAs surrounding AFD notifications Edit period(s): Continuous Estimated number of pages affected: 1-2 per day (guessimate?) Exclusion compliant (Yes/No): Yes Already has a bot flag (Yes/No): No, on enwiki, yes, for other wikis on other tasks ...
An IRC bot performing a simple task. An IRC bot is a set of scripts or an independent program that connects to Internet Relay Chat as a client, and so appears to other IRC users as another user. An IRC bot differs from a regular client in that instead of providing interactive access to IRC for a human user, it performs automated functions.
The script can be and originally was hand-coded. Today, multiple tools are available for generating a configure script based on special configuration files. One commonly used tool is Autotools which generates a Bash script. Obtaining a software package as source code and compiling it locally is a common scenario on Unix and Unix-like ...
Create the script itself (example : script.sh below to be adapted according to the directory you have chosen and the task to be accomplished). A few explanations: On the first line, use #!/bin/sh; Then use the cd command to go in the directory containing the script; Update WPCleaner (rm and wget commands)
A bot (a common nickname for software robot) is an automated tool that carries out repetitive and mundane tasks to maintain the 62,540,834 pages of the English Wikipedia. Bots are able to make edits very rapidly, but can disrupt Wikipedia if they are incorrectly designed or operated.
Twinkle has its origins as a reversion script based on ideas found in Aaron Schulz's script collection. It was developed by AzaToth and released in 2007. It has grown into a tool with many more capabilities than its reversion roots. It is currently one of the most installed non-default gadgets on English Wikipedia, with around 47,000 users.
Admin Bot (admin gives me token): An admin provides me with the bot token (scoped per Anomie below) of a newly created account only for this purpose, allowing me to run the code under myself on Toolforge and fully manage environment setup (needs install and config of multiple python and brew packages not needed for standard pywikibot) as well ...