Skip to content
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #4 from Mirasaki/dev
Browse files Browse the repository at this point in the history
include Prerequisites documentation
  • Loading branch information
Mirasaki authored May 15, 2022
2 parents 4091c18 + dcf87b6 commit 56e3004
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,18 @@ A DayZ bot writting in Javascript to display your leaderboard using the CFTools
- [CFTools Cloud API](https://wiki.cftools.de/display/CFAPI/CFTools+Cloud+API)



## Prerequisites
- [Node.js](https://nodejs.org/en/download/)
1) Head over to the download page
2) Download the latest LTS available for your OS
3) Be sure to check the box that says "Automatically install the necessary tools" when you're running the installation wizard
- A [Discord Bot account](https://discord.com/developers/applications)
1) Head over to the page linked above
2) Click "New Application" in the top right
3) Give it a cool name and click "Create"
4) Click "Bot" in the left hand panel
5) Click "Add Bot" -> "Yes, do it!"
6) Click "Rest Token" and copy it to your clipboard, you will need it later

## Installation
1. Download the latest release [here](https://github.com/Mirasaki/dayz-leaderboard-bot/releases)
Expand Down

0 comments on commit 56e3004

Please sign in to comment.