···5 Blåhaj
6</h1>
78-Blahaj is a simple discord bot that is designed to do anything that you want it to do. It is written in JavaScript and uses the discord.js library.
910## Installation
1112-To install blahaj, you need to have node.js installed. You can download it from [here](https://nodejs.org/en/download/). Once you have node.js installed, you can install blahaj by running the following command:
13-14Then navigate to the file and run the following command:
15```bash
16-npm install
17```
18This will install all the dependencies that blahaj needs to run.
19···2122To run blahaj
23```bash
24-node src/index.js
25```
26-2728## Thanks
29-30-Thanks to [discord.js](https://discord.js.org/#/) for making this bot possible.
3132Thanks to this [reddit post](https://www.reddit.com/r/BLAHAJ/comments/s91n8d/some_blahaj_emojis/) for the emojis.
···5 Blåhaj
6</h1>
78+Blahaj is a discord bot that is designed to do anything that you want it to do. It is written in JavaScript and uses the discord.js library.
910## Installation
110012Then navigate to the file and run the following command:
13```bash
14+go mod tidy
15```
16This will install all the dependencies that blahaj needs to run.
17···1920To run blahaj
21```bash
22+go run .
23```
02425## Thanks
002627Thanks to this [reddit post](https://www.reddit.com/r/BLAHAJ/comments/s91n8d/some_blahaj_emojis/) for the emojis.