mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-29 01:07:47 +00:00
Updated macOS usage instructions (markdown)
@@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
In Spotlight (⌘+SPACE) search for and open `Terminal.app`. In Terminal paste:
|
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)"
|
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
|
||||||
$ brew install mono
|
brew install mono
|
||||||
|
|
||||||
### Downloading and using DiscordChatExporter.Cli.exe
|
### Downloading and using DiscordChatExporter.Cli.exe
|
||||||
Download the [latest version](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest), and extract it to a folder.
|
Download the [latest version](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest), and extract it to a folder.
|
||||||
@@ -14,7 +14,7 @@ In Terminal type:
|
|||||||
|
|
||||||
Replace `TOKEN` and `CHANNEL`, then execute this command to export:
|
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
|
## 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.
|
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