mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-24 06:54:44 +00:00
Formatting
@@ -68,13 +68,19 @@ exit 0
|
|||||||
|
|
||||||
**3.** Replace:
|
**3.** Replace:
|
||||||
|
|
||||||
`tokenhere` with your [Token](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs)<br/>
|
`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`<br/>
|
|
||||||
`channelhere` with a [Channel ID](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`.
|
||||||
`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/>
|
`channelhere` with a [Channel ID](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs).
|
||||||
`dirhere` with the export directory (e.g. /home/user/Documents/Discord\ Exports)<br/>
|
|
||||||
`formathere` with one of the available export formats
|
`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/>
|
**Remember to escape spaces** (add `\` before them) or to quote (") the paths (`"/home/my user"`)!<br/>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user