diff --git a/README.md b/README.md index 553e8e6..e92cc0e 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ The bot can be configured using environment variables: | Environment Variable | Description | Default Value | Required | | --- | --- | --- | --- | | `ApplicationSettings__DiscordToken` | Discord bot token | `null` | ✅ | -| `ApplicationSettings__AdminUser` | Discord admin username | `null` | ✅ | +| `ApplicationSettings__AdminUser` | Discord admin username | `null` | ❌ | | `ApplicationSettings__CommandPrefix` | Command prefix | `!` | ❌ | ## License