mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-03 00:29:20 +00:00
Updated Docker usage instructions (markdown)
@@ -68,7 +68,7 @@ The GUI version doesn't work on non-Windows OS.
|
||||
# Using DiscordChatExporter with Docker
|
||||
Open Terminal, replace `TOKEN` and `CHANNEL`, and execute this command to export the chat:
|
||||
|
||||
`sudo docker run "-v${PWD}:/a" simnalamburt/discordchatexporter export -t TOKEN -c CHANNEL`
|
||||
`sudo docker run "-v${PWD}:/a" tyrrrz/discordchatexporter export -t TOKEN -c CHANNEL`
|
||||
|
||||
##
|
||||
Credits to [@simnalamburt](https://github.com/simnalamburt) and [@RenanYudi](https://github.com/RenanYudi)
|
||||
Reference in New Issue
Block a user