A discord bot for the game Steel Division.
This bot is fan made and has no affiliation with Eugen Systems.
-
Create an application on: https://discordapp.com/developers/applications/
-
Copy the unique token, you'll need this for later. You can find the token under "Reveal Token".
-
Install latest version of Node JS.
-
Install npm.
-
Clone Git Repository.
git clone https://github.com/matthewbetts96/SODBOT.git
- Install all dependencies.
npm install
https://discordapp.com/oauth2/authorize?client_id=<CLIENT_ID>&scope=bot
You can get the Client ID from the General Information tab
- Once you've invited the bot to the server, you should just have to run the bot using:
node SODBOT.js
and you should be all good to go!