Heimdall is a Discord bot that was created to be able to manage services installed on 2BNB's dedicated server "Blyat 1", as well as some minor admin helpers for managing the Discord server itself.
To install the bot ready for use, a few pieces of software are required.
- NodeJS v10.16.0 and above
- Python 2 (v2.7.15)
Once the above requirements have been installed:
- Open a terminal of your choice
- Use
npm install
to install the required dependencies - Create/get a copy of
config.json
. If the bot has already been set up with a security token, then get a copy from an Admin. If this is the first time setting Heimdall up, then create aconfig.json
file from theconfig.json.sample
file - Use
nodemon index.js
to start Heimdall. If all was done correctly, you should seeInfo: Bot ready...
appear in the terminal and the bot itself show as online in Discord
Follow this tutorial for how to add Heimdall to your Discord Server.
For any questions, contact Arend or Ford on the 2nd Battalion, Nord Brigade Discord.