mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-14 15:53:30 -07:00
Update guide to direct users to the Advanced section of Discord settings rather than Appearance (#867)
This commit is contained in:
parent
ddc7f921bd
commit
1d9224ebd8
|
|
@ -42,7 +42,7 @@ public class GuideCommand : ICommand
|
|||
|
||||
console.Output.WriteLine(" 1. Open Discord");
|
||||
console.Output.WriteLine(" 2. Open Settings");
|
||||
console.Output.WriteLine(" 3. Go to Appearance section");
|
||||
console.Output.WriteLine(" 3. Go to Advanced section");
|
||||
console.Output.WriteLine(" 4. Enable Developer Mode");
|
||||
console.Output.WriteLine(" 5. Right click on the desired guild or channel and click Copy ID");
|
||||
console.Output.WriteLine();
|
||||
|
|
|
|||
Loading…
Reference in a new issue