diff --git a/functions/discord_export.fish b/functions/discord_export.fish index 92bc317..25bb7f2 100644 --- a/functions/discord_export.fish +++ b/functions/discord_export.fish @@ -7,7 +7,5 @@ function discord_export set channels "--channel "$argv set channels (string split -- " " "$channels") - echo_progress $channels - discord-chat-exporter-cli export --bot $channels end \ No newline at end of file