The following discussion is preserved as an archive of a request for Bot Approvals Group membership that did not succeed. Please do not modify it.

Withdrawn by Cyberpower678.[1] Anomie 12:31, 23 December 2013 (UTC)

BAG Nomination: Cyberpower678[edit]

Cyberpower678 has been editing since June 2011. He is an experienced bot-op, who created two bots (Cyberbot I & Cyberbot II), and has ten approved BRFAs. Cyberpower678 knows, which tasks could and shouldn't be done with a bot. The user is responsive to requests, is fairly active and civil, therefore I think he would be a great addition to the Bot Approvals Group.

Candidate acceptance: I accept.—cyberpower OfflineMerry Christmas 04:06, 22 December 2013 (UTC)[reply]

Questions[edit]

  1. One important task for BAG members is reviewing code written by others for potential issues. I've written a really basic bot here. It's similar to SuggestBot: Users list themselves on a page, it generates suggestions for them (using a separate program that is assumed to work correctly for this purpose), and puts a list on their talk page. Review the code, identifying any potential issues both code-wise and bot policy-related. Mr.Z-man 17:37, 22 December 2013 (UTC)[reply]
  2. Can you point to any recent BRFAs or bot requests where you feel you made a substantial positive contribution to the discussion, outside of your own BRFAs or bot requests where your contribution was to volunteer to do the task? Anomie 18:41, 22 December 2013 (UTC)[reply]

Discussion[edit]

I was a COBOL programmer in the '80s. GoTo was banned even then! Leaky Caldron 18:54, 22 December 2013 (UTC) [reply]
List of BRFAs Cyberpower has edited since June 2013
SELECT CONCAT("Wikipedia:", page_title) as brfa,
       rev_timestamp
FROM   revision
       JOIN page
         ON rev_page = page_id
WHERE  page_title LIKE "Bots/Requests_for_approval/%"
       AND page_namespace = 4
       AND rev_user_text = "Cyberpower678"
       AND rev_timestamp > 20130601235959
GROUP  BY page_title
ORDER  BY rev_timestamp; 

+----------------------------------------------------+----------------+
| brfa                                               | rev_timestamp  |
+----------------------------------------------------+----------------+
| Wikipedia:Bots/Requests_for_approval/Cyberbot_II_3 | 20130606151700 |
| Wikipedia:Bots/Requests_for_approval/Cyberbot_II_4 | 20130627020736 |
| Wikipedia:Bots/Requests_for_approval/Cyberbot_I_4  | 20130703023041 |
| Wikipedia:Bots/Requests_for_approval/Cyberbot_I_5  | 20130724120230 |
| Wikipedia:Bots/Requests_for_approval/RotlinkBot    | 20130820191156 |
| Wikipedia:Bots/Requests_for_approval/Cyberbot_I_6  | 20130824101952 |
| Wikipedia:Bots/Requests_for_approval/Hazard-Bot_27 | 20130913141157 |
| Wikipedia:Bots/Requests_for_approval/VoxelBot_5    | 20130920223211 |
| Wikipedia:Bots/Requests_for_approval/TyAbot        | 20130921021949 |
+----------------------------------------------------+----------------+
9 rows in set (0.08 sec)
The above BAG membership discussion is preserved as an archive of the discussion. Please do not modify it. Subsequent comments should be made on the appropriate discussion page (such as the talk page of either this nomination or the nominated user). No further edits should be made to this page.