You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
645 B
645 B
5090 Bot from wbuffetsukdik reddit user
Here's the github repository. It requires a bit of technical knowledge to set up, but not too hard.
#Install nodeJS and NPM. #Move the files in the repository into a folder on your computer named "GPUMonitor". #Open the command line, navigate to the folder using "cd" to move to the file path #When you are in the correct folder in the terminal, run the command "npm i". This installs a HTTP library that is required for the bot. #Once installed, navigate to the parent directory of your folder. "cd.." if you are inside your folder. #Run the command "node GPUMonitor" and the bot will begin running.