mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-21 21:47:33 +00:00
Update war in Ukraine message in CLI
This commit is contained in:
@@ -204,8 +204,8 @@ public abstract class ExportCommandBase : TokenCommandBase
|
|||||||
{
|
{
|
||||||
// War in Ukraine message
|
// War in Ukraine message
|
||||||
console.Output.WriteLine("========================================================================");
|
console.Output.WriteLine("========================================================================");
|
||||||
console.Output.WriteLine("|| Ukraine is at war! Support my country in its fight for freedom ||");
|
console.Output.WriteLine("|| Ukraine is at war! Support my country in its fight for freedom~ ||");
|
||||||
console.Output.WriteLine("|| Learn more: https://tyrrrz.me ||");
|
console.Output.WriteLine("|| Learn more on my website: https://tyrrrz.me ||");
|
||||||
console.Output.WriteLine("========================================================================");
|
console.Output.WriteLine("========================================================================");
|
||||||
console.Output.WriteLine("");
|
console.Output.WriteLine("");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user