MediaWiki:Botlist.js: Difference between revisions

From Zelda Dungeon Wiki
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
(Created page)
 
(added Scrapper)
 
Line 2: Line 2:
// This is separated in order to make easy the changing of the list if a bot is added or dropped.
// This is separated in order to make easy the changing of the list if a bot is added or dropped.
botrights['Navi']=1;
botrights['Navi']=1;
botrights['Scrapper']=1;
//
//

Latest revision as of 20:33, September 27, 2012

// This script lists all users set as bots.
// This is separated in order to make easy the changing of the list if a bot is added or dropped.
botrights['Navi']=1;
botrights['Scrapper']=1;
//