User:RMCD bot/requestedmoves.php: Difference between revisions

Content deleted Content added
v 6.55 – accommodate the removal of the dash from multiple move requests in Module:Requested move
increase limits
Line 2:
<?php
/** requestedmoves.php - A fork of requestedmoves.php for improving on said script
* Version 6.5556
*
* (c) 2010 James Hare - http://en.wikipedia.org/wiki/User:Harej
Line 24:
* WBM - [[User:Wbm1058]] - August 2012 updates, WikiProject notifications (June 2015), Subject-space notifications (August 2016)
**/
set_time_limit(4801080); # 818 minutes
ini_set("display_errors", 1);
error_reporting(E_ALL ^ E_NOTICE);
Line 32:
const ds = 86400; #number of seconds in a day
const ditmax = 8; #array of dates, then backlog
const maxmoves = 300350; #maximum number of allowed moves in a multiple move request
const botuser = "RMCD bot";
const p_hats = "ital.*|pp-.*|use dmy.*|use mdy.*|featured article|good article";
  NODES
admin 2
Project 1