User:DeadBot: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Added summary and source links |
||
Line 1: | Line 1: | ||
=What is DeadBot?= | =What is DeadBot?= | ||
DeadBot is an automation tool created to assist in the development of the wiki. It's primary goal is to extract raw data from the game files and bundle them into more usable formats for the wiki, which can be seen in the "Data" namespace. | |||
==Directory== | |||
See the following subpages for more in-depth information | See the following subpages for more in-depth information | ||
* [[User:DeadBot/Tags]] - Most documentation you may be looking for can be found here | * [[User:DeadBot/Tags]] - Most documentation you may be looking for can be found here | ||
* [[User:DeadBot/blueprints]] - List of all blueprints used | * [[User:DeadBot/blueprints]] - List of all blueprints used | ||
==Source Code== | |||
Data generation - https://github.com/deadlock-wiki/deadbot | |||
Data store - https://github.com/deadlock-wiki/deadlock-data |
Latest revision as of 20:20, 9 November 2024
What is DeadBot?[edit | edit source]
DeadBot is an automation tool created to assist in the development of the wiki. It's primary goal is to extract raw data from the game files and bundle them into more usable formats for the wiki, which can be seen in the "Data" namespace.
Directory[edit | edit source]
See the following subpages for more in-depth information
- User:DeadBot/Tags - Most documentation you may be looking for can be found here
- User:DeadBot/blueprints - List of all blueprints used
Source Code[edit | edit source]
Data generation - https://github.com/deadlock-wiki/deadbot
Data store - https://github.com/deadlock-wiki/deadlock-data