User:BilkaBot: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(removed js for redirects)
(removed js for wanted pages)
Line 17: Line 17:
* <span id="change-links-to-redirect" style="cursor: pointer;">Change links going to a redirect to directly go to the page the redirect redirects to.</span>
* <span id="change-links-to-redirect" style="cursor: pointer;">Change links going to a redirect to directly go to the page the redirect redirects to.</span>
* <span id="GetEditingUsers" style="cursor: pointer;">Console.log the number of users who have ever made an edit</span>
* <span id="GetEditingUsers" style="cursor: pointer;">Console.log the number of users who have ever made an edit</span>
* <span id="create-wanted-pages-list" style="cursor: pointer;">Update</span> [[User:TheWombatGuru/WantedPages|Wanted pages]] (Made by [[User:TheWombatGuru|TheWombatGuru]], code can be found on [[MediaWiki:Common.js]])
* <span id="js-test" style="cursor: pointer;">TEST</span>
* <span id="js-test" style="cursor: pointer;">TEST</span>
* <span id="js-fix" style="cursor: pointer;">FIX</span>
* <span id="js-fix" style="cursor: pointer;">FIX</span>
</div>
</div>

Revision as of 17:05, 19 June 2018

This bot was created by Bilka. The scripts used by this bot can be found on github and here on the wiki. Analytics, new version, new fff and redirects are automatically ran. If there is desire to run them manually, the python scripts can be found on the linked github page.

Bot functions:

Infoboxes

  • Update recipe, expensive-recipe, total-raw and expensive-total-raw for items (wiki-recipes-totals-0.x.x.txt)
  • Update consumers, stack-size and required-technologies for items (wiki-items-0.x.x.txt)
  • Update technologies: Cost, cost multiplier, expensive cost multiplier, required technologies, allows, and effects (wiki-technologies-0.x.x.txt)
  • Do all of the above updates at once and set the version for the summaries
  • Update tech internal names (wiki-tech-names-0.x.x.txt)
  • Update prototype type and internal name for items, equipment, and recipes (wiki-types-0.x.x.txt)
  • Update entity healths (wiki-entities-health-0.x.x.txt)

Other

  • Change links going to a redirect to directly go to the page the redirect redirects to.
  • Console.log the number of users who have ever made an edit
  • TEST
  • FIX