1
Fork 0
mirror of https://github.com/Steffo99/config-fish.git synced 2024-12-22 14:54:23 +00:00
This commit is contained in:
Steffo 2021-10-04 00:13:36 +02:00
parent 205db49877
commit 85dc30dfbb
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -7,7 +7,5 @@ function discord_export
set channels "--channel "$argv set channels "--channel "$argv
set channels (string split -- " " "$channels") set channels (string split -- " " "$channels")
echo_progress $channels
discord-chat-exporter-cli export --bot $channels discord-chat-exporter-cli export --bot $channels
end end