mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-03-01 12:43:43 +00:00
Grammar and added further reading
@@ -7,7 +7,7 @@ In Spotlight (⌘+SPACE) search for and open `Terminal.app`. In Terminal paste t
|
||||
|
||||
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
|
||||
|
||||
After the installation has completed, execute:
|
||||
After the installation is completed, execute:
|
||||
|
||||
brew install mono
|
||||
|
||||
@@ -21,4 +21,6 @@ Replace `TOKEN` and `CHANNEL`, then execute this command to export:
|
||||
mono DiscordChatExporter.Cli.exe export -t TOKEN -c CHANNEL
|
||||
|
||||
##
|
||||
Further reading: [GUI, CLI and Formats explained](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained)
|
||||
|
||||
Special thanks to [@RenanYudi](https://github.com/RenanYudi)
|
||||
Reference in New Issue
Block a user