A discord bot for The Shadow Isles Discord server
- Clone the repo -
git clone https://github.com/stfkolev/TSI-Bot
- Change directory to where you cloned it -
cd tsi-bot-master
or whatever the name you have set ongit clone
- Run
npm install
- Start it by running
node tsibot.js
ornodemon tsibot.js
if you havenodemon
installed
- Clone the repo -
git clone https://github.com/stfkolev/TSI-Bot
- Change directory to where you cloned it -
cd tsi-bot-master
or whatever the name you have set ongit clone
- Run
npm install
- Check
args-info.js
file incommands
directory and follow it as example to build more commands