Wikipedia:Bots/Fulfilled requests/2015
This is an archive of past discussions. Do not edit the contents of this page. If you wish to start a new discussion or revive an old one, please do so on the current talk page. |
- Contributions
- Operator: Chenzw (talk|contributions)
- Programming language: AWB (automatic mode)
- Function: Correct multi colon issues in links
As a result of changes in the wikitext parser, links prefixed with more than one colon are now invalid, and will appear as plaintext instead. Special:LintErrors estimates 30,000+ instances of such issues. This new task will have the bot run in AWB's automatic mode to correct instances of [[::
to [[:
. I corrected a few such issues while flagging myself as bot, but there are simply too many pages (about 8000+, based on the database dump dated 20 April) to deal with. This should be done as a bot (and not flooder) because majority of these issues are on user talk pages, and only the bot user group has the nominornewtalk
permission (suppresses new message notifications when making a minor edit). --Chenzw Talk 05:36, 5 May 2018 (UTC)
- Reasonable, go ahead and fix them. -DJSasso (talk) 10:43, 7 May 2018 (UTC)
- Task complete, remaining issues are related to {{softredirect}}, which requires a modification of the template. Chenzw Talk 11:51, 22 May 2018 (UTC)
- Contributions
- Operator: Psl631 (talk|contributions)
- Programming language: Lua
- Function: Reverting vandalism, reporting vandals, removing spam links
- Description: Using this to revert vandalism, add user warning to a vandal/spammer's talk page, and report the user if the user have got final warning.
Psl631 10:38, 17 March 2018 (UTC)
- @Psl631: What library is the bot using, and how does the bot intend to detect vandalism? Chenzw Talk 08:44, 1 May 2018 (UTC)
- @Chenzw: I did not know which "libary" is for bots, what is it? The bot can detect vandalism if the bot see a word "butt", "ass", "your mom" and so, It will revert the edit. Then, can the bot add a warning on the user's talk page, and after final warning, it can block the user from editing or report it to the WP:VIP/B page. When can I create the bot? Other questions, askin the "Comments" section. -- Psl631 talk 13:16, 1 May 2018 (UTC)
- I am not sure how you can possibly program a MediaWiki bot if you do not know what a "library" is. Chenzw Talk 14:52, 1 May 2018 (UTC)
- The comments in this discussion have already show to me you don't have the knowledge level required of a bot operator. I would vote No on this one. Bots can only be run by extremely experienced editors and people who have a good knowledge of programming. It is not just a push button thing. Running a bot is complicated. -DJSasso (talk) 17:44, 1 May 2018 (UTC)
- Non-crat comment:@Psl631: You can't blindly revert when you see words like that. You have to look at context. --Auntof6 (talk) 18:12, 1 May 2018 (UTC)
- Denied. Not trying to claim a monopoly on the automated anti-vandalism business here, but prospective entrants need to show some degree of competency in programming. Chenzw Talk 17:25, 5 May 2018 (UTC)
- I am not sure how you can possibly program a MediaWiki bot if you do not know what a "library" is. Chenzw Talk 14:52, 1 May 2018 (UTC)
- Contributions
- Operator: Jon Kolbert (talk · contribs)
- Programming language: Python
- Function: Replace unsecured http:// links with https:// if supported.
- Description: Update http:// links to https:// links, to make links more secure, as most sites default to HTTPS anyway, an HTTP link it would go HTTPS→HTTP→HTTPS (from Wikipedia, to http://x.site, to https://x.site) instead of HTTPS->HTTPS (from Wikipedia, to https://x.site) which is takes less time to load. Also, by using HTTPS there will be no information left in the HTTP header, which is better for privacy and security. Jon Kolbert (talk) 13:42, 12 August 2017 (UTC)
- Have you run this task anywhere else and how are you determining what links to change (ie how are you deciding an https page actually works rather than just resolves). Go ahead and do 50 trial edits. -DJSasso (talk) 16:24, 19 August 2017 (UTC)
- This task is currently approved to run on the English Wikipedia. Each domain is manually reviewed to ensure https works before being added to the list. So far the list is mainly made up of major news websites. I have run a trial on my main account, as the bot account kept getting tripped up by CAPTCHAs. Jon Kolbert (talk) 16:50, 21 August 2017 (UTC)
- @Djsasso: Ping Jon Kolbert (talk) 02:21, 27 August 2017 (UTC)
- Sorry I was away on vacation. I will take a look at your edits shortly and let you know. -DJSasso (talk) 12:37, 29 August 2017 (UTC)
- Approved. Looks good just be sure to review those domains are reviewed prior to adding to the list. -DJSasso (talk) 12:16, 30 August 2017 (UTC)
- Sorry I was away on vacation. I will take a look at your edits shortly and let you know. -DJSasso (talk) 12:37, 29 August 2017 (UTC)
- Have you run this task anywhere else and how are you determining what links to change (ie how are you deciding an https page actually works rather than just resolves). Go ahead and do 50 trial edits. -DJSasso (talk) 16:24, 19 August 2017 (UTC)
- Contributions
- Operator: Tohaomg (talk · contribs)
- Programming language: C# using DotNetWikiBot library
- Function: Replace raster images (png, jpg, gif) with their vector analogues (svg)
- Description: source code
— This unsigned comment was added by Tohaomg (talk • changes) at 20:20, 22 July 2017.
@Tohaomg: Why would that task need to be done? --Auntof6 (talk) 15:58, 23 July 2017 (UTC)
- Generally, SVG images are better than raster ones, because raster images can have issues like compression artifacts, blurs, small resolutions, granularity, non-transparancy, etc. --Tohaomg (talk) 19:12, 23 July 2017 (UTC)
- Approved for trial (50 edits). Go slow with the trial and I will take a look. -DJSasso (talk) 12:50, 24 July 2017 (UTC)
- Denied. Bot owner didn't feel like doing a trial. As such his bot has been denied. -DJSasso (talk) 11:33, 25 July 2017 (UTC)
- Approved for trial (50 edits). Go slow with the trial and I will take a look. -DJSasso (talk) 12:50, 24 July 2017 (UTC)
- Contributions
- Operator: JJMC89 (talk · contribs)
- Programming language: Python; source
- Function: Replace BSicons
- Description:
- Replace BSicons.
- Redirects are replaced with their target.
- BSicons are replaced as specified on Commons.
- The config (global) has a blacklist and a whitelist. (The local config is only needed if the global config needs to be overwritten for this wiki.)
- Replace BSicons.
This task was requested because the route diagram templates don't use syntax recognized by global replace / CommonsDelinker. This task has been approved on English Wikipedia and running since February 2017. — JJMC89 (T·C) 02:32, 12 July 2017 (UTC)
- Approved for trial (50 edits). Go slow with the trial and then I will take a look. -DJSasso (talk) 03:21, 12 July 2017 (UTC)
- Trial complete. Only 23 edits we done since those were the only edits needed at this time. If preferred this could be run without a bot flag. — JJMC89 (T·C) 04:37, 13 July 2017 (UTC)
- Approved. Yeah I think I will approve it without a flag as it doesn't look like there will be many edits. If you (or another editor) notice that it starts doing so many that it floods recent changes let me know and i will flag it. -DJSasso (talk) 10:51, 13 July 2017 (UTC)
- Trial complete. Only 23 edits we done since those were the only edits needed at this time. If preferred this could be run without a bot flag. — JJMC89 (T·C) 04:37, 13 July 2017 (UTC)
- Contributions
- Operator: Alexis Jhon Gaspar
- Programming language: JavaScript,PyWikipedia
- Function: a hand with a robot chip then a bluetooth wireless device a WIFI and Internet,With a screen of Wikipedias and a computer chip
- Description: This is edit and revert arcticles from mistakes and not inculde image,videos,gif and MIME typed files and Blocking Shockpuppets,Vandas,and Violated the Rules
--__Alexis Jhon Gaspar (talk) 07:52, 4 May 2017 (UTC)
- Denied. Operator does not appear to understand the basics of operating a bot account. Chenzw Talk 13:03, 4 May 2017 (UTC)
- Contributions
- Operator: Hammad Saeed
- Programming language: Pywikipedia
- Function: Categorize articles,Remove mistakes
- Description: Remove mistakes from articles and categorize aricles.
-Hammad Saeed(talk) 05:59, 19 March 2017 (UTC)
- "Categorize articles" and "remove mistakes" are two separate tasks. Please clarify what exactly this bot will be doing. Chenzw Talk 06:09, 19 March 2017 (UTC)
- Chenzw Both tasks--Hammad Saeed (talk) 06:36, 19 March 2017 (UTC)
- You will have to be more specific than that - what exactly do you want to categorise, and what mistakes will the bot be fixing? Chenzw Talk 06:43, 19 March 2017 (UTC)
- Sir, mostly i'll fix islamic articles(may be other) and their related issues like add references and add category to the articles,add citations if needed and correction too.--Hammad Saeed(talk) 07:04, 19 March 2017 (UTC)
- Denied. This is not something that a bot should be doing. Chenzw Talk 07:20, 19 March 2017 (UTC)
- Sir, mostly i'll fix islamic articles(may be other) and their related issues like add references and add category to the articles,add citations if needed and correction too.--Hammad Saeed(talk) 07:04, 19 March 2017 (UTC)
- Contributions
- Operator: Macdonald-ross (may be on another wikipedia like Macdonald-ross)
- Programming language: Pywikipedia, php, C++, etc.
- Function: interwiki, regex, etc.
- Description: I edit sandbox request bot. Macdonald-rossBot (talk) 15:56, 24 December 2015 (UTC)
- Denied. Does not appear to be operated by Macdonald-ross. Chenzw Talk 15:59, 24 December 2015 (UTC)
- Contributions
- Operator: Lenovo (may be on another wikipedia like Lenovo)
- Programming language: Pywikipedia, php, C++, etc.
- Function: interwiki, regex, etc.
- Description: Your flag groups. cleaning sandbox. Lenovo09Bot (talk) 06:18, 26 November 2015 (UTC)
- Denied. I will block future accounts on sight if you continue doing this. Chenzw Talk 07:46, 26 November 2015 (UTC)
- Contributions
- Operator: Lenovo (may be on another wikipedia like Lenovo)
- Programming language: Pywikibot
- Function: Pywikibot
- Description: You flag group. cleaning sandbox. LenovoBot (talk) 14:06, 25 November 2015 (UTC)
- Comment. There is a SUL-related problem with your own contributor (non-bot) account. I believe more information is available on your own user talk page at EN. Until then, we cannot confirm that User:Lenovo is the operator, because this request was made by the bot account. Also, User:Hazard-Bot is already doing the sandbox cleaning task. Chenzw Talk 14:16, 25 November 2015 (UTC)
Flag get. LenovoBot (talk) 14:18, 25 November 2015 (UTC)
- Denied. / 対処せず終了: You don't seem to understand English well and we have no confirmation who the operator is (User:Lenovo does not exist on this wiki). Furthermore, your bot has already made a mistake on Wikidata, which if I remember correctly, is not possible with the sandbox script in pywikibot. Chenzw Talk 14:43, 25 November 2015 (UTC)
- Again done. The only global bots. 188.32.104.125 (talk) 16:58, 25 November 2015 (UTC)
- No. What is going on here shows that you are obviously incompetent in operating a bot responsibly on this wiki. Chenzw Talk 23:46, 25 November 2015 (UTC)
- Yes, again. Arturfrom (talk) 05:06, 26 November 2015 (UTC)
- Contributions: Tulsibot
- Operator: Tulsi Bhagat
- Programming Language: Pywikibot
- Function: cosmetic changes
- Description: Have a look! to my contributions page here that Tulsibot will do.
Functions Review
- Replaces underlines by spaces, also multiple underlines,
- Removes unnecessary leading spaces from a title,
- Removes unnecessary trailing spaces from a title,
- Converts URL-encoded characters to unicode,
- Removes unnecessary initial and final spaces from a label,
- Tries to capitalize the first letter of the title,
- Remove useless spaces, etc.
I promise, it really works without problems and it will be helpful for the wikipedia. Thank you -- File:Eagle.svg.png Tulsi Bhagat (Talk) 09:13, 2 July 2015 (UTC)
Tulsi, the proper procedure is to ask for permission before using the bot account. You have been using it without that permission. Because of that, I have blocked the account. You can use your non-bot account to discuss this. --Auntof6 (talk) 09:50, 2 July 2015 (UTC)
- Denied. Generally we don't allow bots for just trivial minor changes. If you want a bot here I suggest becoming a regular editor here so you can understand how this community works before asking to run a bot here which is generally only given to very trusted users. -DJSasso (talk) 18:14, 2 July 2015 (UTC)
- Contributions
- Operator: Tulsi Bhagat
- Programming Language: Pywikibot
- Function: fixing redirects and adding commonscat to the articles.
- Description: Have a look! to my contributions page here that Tulsibot will do. Fixing redirects and adding the template commonscat to the articles. File:Eagle.svg.png Tulsi Bhagat (Talk) 07:26, 1 July 2015 (UTC)
Non-crat comment: please stop doing these functions. Redirects do not need to be "fixed": sometimes they exist because an article hasn't been created yet, and if the article is created in the future we won't have to change anything. Some of us actively change links to point to redirects on purpose for that reason. As for the Commons categories, in at least one case (1) you added a Commons category that is not a match. Commons tags should be added only if there is an exact match. I am not a 'crat, but I oppose giving the bot flag for these functions. --Auntof6 (talk) 09:05, 1 July 2015 (UTC)
- Denied. Auntof6 has pretty much summed up what I was going to say. See WP:NOTBROKEN for why you should not be doing this to redirects. -DJSasso (talk) 19:56, 1 July 2015 (UTC)
- Contributions
- Operator: Abigor
- Programming Language: PHP
- Function: Welcome
- Description: I noticed that a lot of users with 10+ edits still didn't get a welcome template. I would like to do a test run for this community for welcoming new users with 10 edits and no reverted edits. This will prevent the bot from welcoming vandals. Abigor (talk) 07:22, 23 February 2015 (UTC)
I am not a 'crat, but if you read the earlier bot requests farther down on this page, you will see that similar requests have been denied because we did not want automated welcoming. --Auntof6 (talk) 07:34, 23 February 2015 (UTC)
- Correct, I saw that request, and this bot isn't going to welcome everybody like that bot would do. This bot will welcome people with 10 edits that are non-reverted. So big difference is that where the other bot would welcome vandals also, this bot will only welcome people that do good work. Or good vandals that didn't get caught. I can even run it with a 24 hour delay, to give the "humans" 24 hours time to welcome. Abigor (talk) 07:54, 23 February 2015 (UTC)
- Denied. Nope bots welcoming users is completely rejected by the community because it is impersonal and is effectively spam. Not everyone needs to be welcomed immediately, or ever to be honest. -DJSasso (talk) 14:50, 23 February 2015 (UTC)
- And to be honest, even if we were going to give that task to someone it would not likely to be to someone who only edited here for the first time in 5 years today and wasn't an active edit even prior to that. Sort of silly to have someone not active here being the person welcoming others. -DJSasso (talk) 14:57, 23 February 2015 (UTC)
- Denied. Nope bots welcoming users is completely rejected by the community because it is impersonal and is effectively spam. Not everyone needs to be welcomed immediately, or ever to be honest. -DJSasso (talk) 14:50, 23 February 2015 (UTC)
- Contributions
- Operator: Barras
- Programming language: Pywikipedia
- Function: Archive bot
- Description: Archiving talk pages etc whenever needed
As mentioned on WP:AN MiszaBot is actually down and I could probably take over the job. For the start the bot will only run when I can can watch it. I might create a cronjob for it later when it really works without problems. Trial approval or something would be good. -Barras talk 00:49, 19 January 2015 (UTC)
- Since the page hasn't been edited in ages, I don't know if it is still watched by fellow crats (would love to approve it myself ;-)), but I guess I better ping my fellow crats: @Eptalon, Djsasso, Chenzw, and Pmlineditor: -Barras talk 00:56, 19 January 2015 (UTC)
- Approved for trial. Not too many pages, so around 10-15 edits should be enough before flagging I guess. Pmlineditor (t · c · l) 09:59, 19 January 2015 (UTC)
- Doing... - Please note that I granted the bot the "confirmed" flag via meta as it is not yet autoconfirmed and got a captcha. Will remove that flag later. -Barras talk 11:56, 19 January 2015 (UTC)
- Trial complete. - Looks like it works as it should. -Barras talk 12:25, 19 January 2015 (UTC)
- Approved. and flagged. Pmlineditor (t · c · l) 12:39, 19 January 2015 (UTC)
- Thanks! I've now also removed the confirmed flag from the bot as everything needed is in the bot right included. -Barras talk 13:07, 19 January 2015 (UTC)
- Cool, I had been doing it with my bot but I hadn't gotten around to setting up a cronjob to keep doing it at a specific time so it was a bit haphazard so good work setting it up. -DJSasso (talk) 14:19, 19 January 2015 (UTC)
- That is exactly what I will be doing for the next time for two reasons: To be able to watch the bot and because I simply don't get the cron job working :-) However, the code is not altered, so it should work without any problems. -Barras talk 15:43, 19 January 2015 (UTC)
- Cool, I had been doing it with my bot but I hadn't gotten around to setting up a cronjob to keep doing it at a specific time so it was a bit haphazard so good work setting it up. -DJSasso (talk) 14:19, 19 January 2015 (UTC)
- Thanks! I've now also removed the confirmed flag from the bot as everything needed is in the bot right included. -Barras talk 13:07, 19 January 2015 (UTC)
- Approved. and flagged. Pmlineditor (t · c · l) 12:39, 19 January 2015 (UTC)
- Trial complete. - Looks like it works as it should. -Barras talk 12:25, 19 January 2015 (UTC)
Request a new bot
Bot job request=Add template to pages
At Template:Chess, there are lots of pages to which the template links to. There are a lot of pages in which the template isn't applied onto. It will take a lit of time doing this. Can I please have a bot to do this? PokestarFan (talk) 22:09, 21 January 2016 (UTC)
- Not a good job for an automated bot, but I will do it with AWB. Stand by. --Auntof6 (talk) 22:51, 21 January 2016 (UTC)
- OK, done. Let me know if it doesn't look the way you expected. --Auntof6 (talk) 23:02, 21 January 2016 (UTC)
Bot job request-Identify and make lists of pages
I want a bot or tow (or even three) to generate lists of articles that are about a city in general. What I said is confusing, so breaking it down. Have you noticed that pages such as [[Category:Communes in Aube]] have over 200 articles that are all communes? I want bots to find all(or most) of these sections and make lists located as User:PokestarFan/Bot Requests/Lists. Then I can approve them. After that, I want a bot to make navboxes of these pages and put them in every page. Is this possible? PokestarFan (talk) 03:00, 6 February 2016 (UTC)
- Approve? What do you need to approve? Also, I am not sure if it is a good idea to be making even more navboxes. (ping Auntof6) Chenzw Talk 03:10, 6 February 2016 (UTC)
- Yes, please don't go overboard creating navboxes. Especially don't create them for things that have a large number of entries like the category you mention: when you do that, the navbox template takes over the articles it's in. Not everything needs a navbox, and we already have a lot of navboxes that we don't really need. Categories often do the job much better, and we've deleted navboxes in the past for that reason. I'd like to suggest this: if you see a need for a navbox, run the idea past someone before you create it. I'm suggesting this to try to avoid getting your work deleted again, and to keep people from thinking you're continuing to be disruptive.
- Besides that, a bot probably can't do what you're asking. --Auntof6 (talk) 03:41, 6 February 2016 (UTC)
QD bot
The bot that automaticly update the three new page in {{QD picker}}. Wielbiciel Papieża (talk)
- Not going to happen since that is a system that should not be implemented on this wiki. -DJSasso (talk) 03:17, 22 October 2017 (UTC)
make bot for adding articles
please make bot for adding articles example sv.wikipedia sr.wikipedia.org you can use bots for adding articles for example ljs bot
- Not really sure what you are asking for here. Do you mean take articles from other wikis and move them here? We had people do that in the past and the wiki has since declared that we don't want that to happen here. -DJSasso (talk) 17:17, 16 January 2018 (UTC)
Make a bot for marking pages that are complete vandalism with {{QD}}
Please make a bot which automatically marks pages that are complete vandalism or breaking the rules with {{QD}}. --Psl85 Talk 17:21, 4 March 2018 (UTC)
- Not likely to happen, humans are needed for this. -DJSasso (talk) 18:48, 5 March 2018 (UTC)