-
Notifications
You must be signed in to change notification settings - Fork 3
Installation guide
Mstiekema edited this page Jan 2, 2017
·
28 revisions
You can make it wherever you want it to be, just don't lose track of it.
You can download it from the main repo page, or you can use the command line if you are on a VPS
git clone https://github.com/Mstiekema/Yucibot.git .
Go to nodejs.org and follow the installing process. After you finish installing, open up your cmd, go to your project folder and type the following code to initialize node.js and it's packages
npm install
`sudo apt-get install mysql-server'
Run
Fill in your data and change the file name to config.js
Start the bot by typing
node app.js