From 481ddc4cd5346421b17ccab535adbb9fa3dc0324 Mon Sep 17 00:00:00 2001 From: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com> Date: Sun, 19 Nov 2023 22:51:56 +0200 Subject: [PATCH] Update usage guide in apps --- DiscordChatExporter.Cli/Commands/GuideCommand.cs | 4 +--- DiscordChatExporter.Gui/Views/Components/DashboardView.xaml | 5 ++--- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/DiscordChatExporter.Cli/Commands/GuideCommand.cs b/DiscordChatExporter.Cli/Commands/GuideCommand.cs index af7fcad..07238de 100644 --- a/DiscordChatExporter.Cli/Commands/GuideCommand.cs +++ b/DiscordChatExporter.Cli/Commands/GuideCommand.cs @@ -26,9 +26,7 @@ public class GuideCommand : ICommand console.Output.WriteLine(" 4. Navigate to the Network tab"); console.Output.WriteLine(" 5. Press Ctrl+R to reload"); console.Output.WriteLine(" 6. Switch between random channels to trigger network requests"); - console - .Output - .WriteLine(" 7. Search for a request containing \"messages?limit=50\" or similar"); + console.Output.WriteLine(" 7. Search for a request that starts with \"messages\""); console.Output.WriteLine(" 8. Select the Headers tab on the right"); console.Output.WriteLine(" 9. Scroll down to the Request Headers section"); console.Output.WriteLine(" 10. Copy the value of the \"authorization\" header"); diff --git a/DiscordChatExporter.Gui/Views/Components/DashboardView.xaml b/DiscordChatExporter.Gui/Views/Components/DashboardView.xaml index 88e86b5..9b887e8 100644 --- a/DiscordChatExporter.Gui/Views/Components/DashboardView.xaml +++ b/DiscordChatExporter.Gui/Views/Components/DashboardView.xaml @@ -193,9 +193,8 @@ - - - + +