mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-06 21:50:10 +00:00
Formatting
@@ -68,13 +68,19 @@ exit 0
|
||||
|
||||
**3.** Replace:
|
||||
|
||||
`tokenhere` with your [Token](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs)<br/>
|
||||
`bot/user` If it's a bot token, replace it with `bot`. If it's from a user, `user`<br/>
|
||||
`channelhere` with a [Channel ID](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs)<br/>
|
||||
`dceFOLDERpathhere` with DCE's **directory path** (e.g. `/path/to/folder`, NOT `/path/to/folder/DiscordChatExporter.dll`)<br/>
|
||||
`filenamehere` with the exported channel's filename, without spaces<br/>
|
||||
`dirhere` with the export directory (e.g. /home/user/Documents/Discord\ Exports)<br/>
|
||||
`formathere` with one of the available export formats
|
||||
`tokenhere` with your [Token](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs).
|
||||
|
||||
`bot/user` If it's a bot token, replace it with `bot`. If it's from a user, `user`.
|
||||
|
||||
`channelhere` with a [Channel ID](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs).
|
||||
|
||||
`dceFOLDERpathhere` with DCE's **directory path** (e.g. `/path/to/folder`, NOT `/path/to/folder/DiscordChatExporter.dll`).
|
||||
|
||||
`filenamehere` with the exported channel's filename, without spaces.
|
||||
|
||||
`dirhere` with the export directory (e.g. /home/user/Documents/Discord\ Exports).
|
||||
|
||||
`formathere` with one of the available export formats.
|
||||
|
||||
**Remember to escape spaces** (add `\` before them) or to quote (") the paths (`"/home/my user"`)!<br/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user