
To purchase, open the EA app for Windows and search for 'Command and Conquer Ultimate Collection'. Next you'll need to open your terminal.Command & Conquer - Official EA Site Command & Conquer: Rivals Command & Conquer: Tiberium Alliances Command & Conquer 4: Tiberian Twilight Command & Conquer Red Alert 3: Uprising Command And Conquer Red Alert 3ĭominate Your Opponents in Real-Time 1v1 Matches!Ĭommand and Conquer™ The Ultimate CollectionĮnjoy limitless hours of RTS Command & Conquer gaming with 10 base games and 7 in-depth expansion packs. Navigate to a suitable place on your machine and create a new folder named discord-bot (or whatever you want). However, before you install anything, you should set up a new project folder. npm comes with every Node installation, so you don't have to worry about installing that. To use discord.js, you'll need to install it via npm (Node's package manager). On Linux, you can consult this page open in new window to determine how you should install Node.


If it outputs v16.9.0 or higher, then you're good to go! Otherwise, continue reading. To check if you already have Node installed on your machine (e.g., if you're using a VPS), run node -v in your terminal.
