Wikipedia:Bots/Requests for approval/FrescoBot 3: Difference between revisions

Content deleted Content added
m proposal
FrescoBot 3: clarified
Line 11:
'''[[Source code]] available:''' ask me
 
'''Function overview:''' checking and fixing lowcase wikilinks to lowcaseuppercase sections.
 
<!--Bot tasks require consensus in order to be approved. Please list any relevant discussions here to indicate consensus for the task. If such input is not necessary (for instance, a task that is duplicating or closely matching an existing bot) leave this blank-->
Line 28:
 
<!--List full function details here-->
'''Function details:''' wikilinks to sections are case sensitive (eg.[[#discussion]] vs. [[#Discussion]]). Strategy:
'''Function details:'''
# botBot looks within the dump for lowcase wikilinks to lowcasea sections (eg. <nowiki>[[sonar#history]]</nowiki>)
# checks the page (eg. "sonar") for the existence of the lowcase section (eg. "history")
# if it does not exist, it checks for the uppercase alternative (eg. "History")