# Preparing to Code After installing and IDE you need to install node. You can download the LTS version of node right [here](https://nodejs.org/en/download/) Install discord.js with ```shell npm install discord.js@latest ```