User:BilkaBot: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(removed red links)
(removed now unused scripts (they are now in python))
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This bot was created by [[User:Bilka|Bilka]]. The scripts used by this bot can be found on [https://github.com/Bilka2/Wiki-scripts github.]
This bot was created by [[User:Bilka|Bilka]]. The scripts used by this bot can be found on [https://github.com/Bilka2/Wiki-scripts github] and [[User:BilkaBot/common.js|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:
Bot functions:


<div style="line-height: 1.3em; color: #ffffff; background-color: #333; border: 1px solid #ddd; padding: 0px 0px 10px 10px;">
<div style="line-height: 1.3em; color: #ffffff; background-color: #333; border: 1px solid #ddd; padding: 0px 0px 10px 10px;">
=== Infoboxes ===
* <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="RecipeUpdate" style="cursor: pointer;">Update recipe, expensive-recipe, total-raw and expensive-total-raw (for items)</span>
* <span id="ItemUpdate" style="cursor: pointer;">Update consumers, stack-size and required-technologies for items</span>
* <span id="TechUpdate" style="cursor: pointer;">Update technologies: Cost, cost multiplier, expensive cost multiplier, required technologies, allows, and effects</span>
* <span id="AllUpdate" style="cursor: pointer;">Do all of the above updates at once</span>
* <span id="TechDataUpdate" style="cursor: pointer;">Update tech internal names</span>
* <span id="InternalItemNameUpdate" style="cursor: pointer;">Update internal names for items and recipes</span>
* <span id="ProtypeTypeUpdate" style="cursor: pointer;">Update prototype types for items, equipment, and recipes</span>
 
=== Other ===
 
* <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-fix" style="cursor: pointer;">FIX</span>
</div>
</div>

Latest revision as of 12:55, 13 February 2019

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:

  • 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