mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-24 19:54:22 -04:00
Add env variable fallback for --fuck-russia
This commit is contained in:
parent
966627f289
commit
ebb838bb81
1 changed files with 1 additions and 0 deletions
|
@ -120,6 +120,7 @@ public abstract class ExportCommandBase : DiscordCommandBase
|
|||
|
||||
[CommandOption(
|
||||
"fuck-russia",
|
||||
EnvironmentVariable = "FUCK_RUSSIA",
|
||||
Description = "Don't print the Support Ukraine message to the console."
|
||||
)]
|
||||
public bool IsUkraineSupportMessageDisabled { get; init; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue