···37373838| Env Var | Optional | Description |
3939| ------- | -------- | ----------- |
4040-| `$DISCORD_TOKEN` | No | The token for the Discord bot that you just created. |
4141-| `$GITHUB_TOKEN` | No | Github API token. |
4040+| `DISCORD_TOKEN` | No | The token for the Discord bot that you just created. |
4141+| `GITHUB_TOKEN` | No | Github API token. |
4242+| `NIXPKGS_DB` | Yes | Path to a nixpkgs database file |
4343+| `NIXPKGS_HASH_FILE` | Yes | Path to a nixpkgs hash file |
4444+4545+Then run:
4646+4747+```sh
424843494450## Thanks