mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-01 11:19:05 +00:00
Updated macOS usage instructions (markdown)
@@ -3,18 +3,18 @@
|
||||
|
||||
In Spotlight (⌘+SPACE) search for and open `Terminal.app`. In Terminal paste:
|
||||
|
||||
$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
|
||||
$ brew install mono
|
||||
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
|
||||
brew install mono
|
||||
|
||||
### Downloading and using DiscordChatExporter.Cli.exe
|
||||
Download the [latest version](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest), and extract it to a folder.
|
||||
|
||||
In Terminal type:
|
||||
`cd ` , press the SPACE key, then drag & drop the folder to the Terminal window.
|
||||
`cd` , press the SPACE key, then drag & drop the folder to the Terminal window.
|
||||
|
||||
Replace `TOKEN` and `CHANNEL`, then execute this command to export:
|
||||
|
||||
$ mono DiscordChatExporter.Cli.exe export -t TOKEN -c CHANNEL
|
||||
mono DiscordChatExporter.Cli.exe export -t TOKEN -c CHANNEL
|
||||
|
||||
|
||||
## Automatic Installation
|
||||
@@ -24,4 +24,4 @@ Click on `maclinux.command` while holding Control, then Open it.
|
||||
|
||||
To use the tool again, just double-click it.
|
||||
##
|
||||
Credits to [@RenanYudi](https://github.com/RenanYudi)
|
||||
Special thanks to [@RenanYudi](https://github.com/RenanYudi)
|
||||
Reference in New Issue
Block a user