-
Download & Install Node.js 16.x.x - https://nodejs.org/en/ ,python - https://www.python.org/downloads/
-
Extract the zip
-
open the command prompt to install the necessary modules for the bot (it should be in the same directory it was earlier when you copy the bot)
$ npm install
- After installing modules, type 'npm start' and hit ENTER to run the bot.
$ npm start