Skip to content

redline187/multirpg-nodejsbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IdleRPG-NodeJSBot

MultiRPG NodeJS Bot

Install guide

Windows:

install nodejs everything default - https://nodejs.org/ install git everything default - https://git-scm.com/

open up command prompt type

git clone https://github.com/redline187/multirpg-nodejsbot.git

npm install

rename example-config.js to config.js

edit config.js

to start type node bot

Linux:

install nodejs install git git clone https://github.com/redline187/multirpg-nodejsbot.git

npm install

rename example-config.js to config.js

edit config.js

to start type node bot