Skip to content
This repository was archived by the owner on Nov 29, 2025. It is now read-only.
GhexterCortes edited this page Aug 31, 2021 · 5 revisions

Install Node.js

To install Node.js go to https://nodejs.org/.

Node.js url

Download the Latest Features or Current Release of the Node.js.

Node.js download button

After that open the executable file to install Node.js _You can just install node to the default installation

Check Node.js version

Open the console or command prompt and type node -v to check node version.

Expected console output:

v16.8.0 or higher version

if the console output is an error try reinstalling Node.js

Download bot

Download the latest GitHub release of HiddenPlayer here: GitHub Releases

If possible don't use pre-releases

Github release image

Download the compressed file by clicking the Source code.zip from Assets dropdown

Extract the files from Source Code.zip and copy the first folder inside whenever you want.

Running the bot

Clone this wiki locally