User:Void/findInactiveSysops.js: Difference between revisions

expand list of rights covered by script
(Undid revision 23481 by RhinosF1 (talk))
Tag: Undo
(expand list of rights covered by script)
Line 25:
action: 'query',
list: 'allusers',
augroup: 'bot|sysop|bureaucrat|consul|autopatrolled|rollbacker|interface-admin|flow-bot',
aulimit: 50150, //Set limitUnlikely to 50 as there are nobe more than 50150 privilged sysopsusers
}
).done( function ( data ) {