···11DISCORD_TOKEN=discord token
22-NIXPKGS=path to nixpkgs
32GITHUB_TOKEN=github token
+1-2
README.md
···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. |
4141+| `$GITHUB_TOKEN` | No | Github API token. |
43424443## Thanks
4544