Bot: Difference between revisions

From Melvor Idle
m (Added version)
Line 1: Line 1:
{{V0.10}}
== GOAL ==
== GOAL ==
The goal of the wiki bot is to:
The goal of the wiki bot is to:

Revision as of 02:37, 5 December 2019

Template:V0.10

GOAL

The goal of the wiki bot is to:

  • Automatically fill out the wiki using the game's code and objects.
  • Automatically update changed images.
  • Make sure proper templates, categories and menus are added to each page.

TODO

  • Fetch and parse each page to detect if proper categories, templates and menus are used.
  • Fill out the Item Template for all items.
  • Fill out the Enemy Template for all enemies.
    • Currently some monsters are named the same while having a different ID. (This could be fixed in 0.10)

Feel free to add tasks or remarks to this page.

After a code cleanup and a more modular design of the bot, the source will be available for all.