···11-<h1 align="center">
22- <img src="assets/BigBlobhajHug.svg" width="128" height="128" /><br />
33- Blåhaj
44-</h1>
11+<div align="center">
5266-Blahaj a blazingly fast discord bot written in rust 🚀🚀.
33+<img src="assets/BigBlobhajHug.svg" width="128" height="128" />
7488-## Installation
55+# Blåhaj
961010-I don't know, use nix?
77+</div>
88+99+Blahaj: A blazingly fast Discord bot written in Rust. 🚀🚀.
1010+1111+## Building
1212+1313+Try it using nix:
1414+1515+```sh
1616+nix shell github:isabelroses/blahaj
1717+```
1818+1919+Or build manually:
2020+2121+```sh
2222+git clone https://github.com/isabelroses/blahaj
2323+cd blahaj
2424+cargo build
2525+```
2626+2727+## Usage
2828+2929+Before starting the bot, create an appliction in the [Discord Developer Portal](https://discord.com/developers/applications).
3030+3131+In the appliction, go to the 'Bot' tab and click 'Reset Token' to get your token.
3232+3333+**Make sure the bot has all three intents enabled**.
3434+3535+To run the bot, a couple of environment variables need to be set
3636+(These can also be set in a `.env` file):
3737+3838+| Env Var | Optional | Description |
3939+| ------- | -------- | ----------- |
4040+| `$DISCORD_TOKEN` | No | The token for the Discord bot that you just created. |
4141+| `$NIXPKGS_URL` | Yes | The url to the version of nixpkgs you want to use for the `/nixpkgs` command. |
4242+| `$GITHUB_TOKEN` | Yes | Github API token. |
11431244## Thanks
13451414-Thanks to this [reddit post](https://www.reddit.com/r/BLAHAJ/comments/s91n8d/some_blahaj_emojis/) for the emojis.
4646+Thanks to this [u/heatherhorns on Reddit](https://www.reddit.com/r/BLAHAJ/comments/s91n8d/some_blahaj_emojis/) for the icon.