Warning: You are not logged in. Once you make an edit, a temporary account will be created for you.
Learn more.
Log in or
create an account to continue receiving notifications after this account expires, and to access other features.
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision |
Your text |
| Line 1: |
Line 1: |
| =What is Deadbot?= | | =What is DeadBot?= |
| Deadbot is an automation tool created to assist in the development of the wiki. Its 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.
| | 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. |
|
| |
|
| ==Contributing== | | ==Directory== |
| The Deadbot project is looking for contributors of all skill levels to help add new features and keep things up to date as the game evolves.
| | See the following subpages for more in-depth information |
| | | * [[User:DeadBot/Tags]] - Most documentation you may be looking for can be found here |
| '''''Where to start?'''''<br>
| | * [[User:DeadBot/blueprints]] - List of all blueprints used |
| To get started, take a look at the [https://github.com/deadlock-wiki/deadbot/issues Git issues], pick up anything with the "good first issue" tag, and open up a PR. <br>
| |
| For any onboarding or general help reach out in the [https://discord.com/invite/q6TwMv3eEF Discord server]
| |
|
| |
|
| ==Source Code== | | ==Source Code== |
| Data generation - https://github.com/deadlock-wiki/deadbot <br> | | Data generation - https://github.com/deadlock-wiki/deadbot/tree/master |
| Data store - https://github.com/deadlock-wiki/deadlock-data
| |
|
| |
|
| == Recent Changes ==
| | Data store - https://github.com/deadlock-wiki/deadlock-data/tree/master |
| {{Special:Contributions/Deadbot}}
| |