···55 Blåhaj
66</h1>
7788-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.
88+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.
991010## Installation
11111212-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:
1313-1412Then navigate to the file and run the following command:
1513```bash
1616-npm install
1414+go mod tidy
1715```
1816This will install all the dependencies that blahaj needs to run.
1917···21192220To run blahaj
2321```bash
2424-node src/index.js
2222+go run .
2523```
2626-27242825## Thanks
2929-3030-Thanks to [discord.js](https://discord.js.org/#/) for making this bot possible.
31263227Thanks to this [reddit post](https://www.reddit.com/r/BLAHAJ/comments/s91n8d/some_blahaj_emojis/) for the emojis.