Discord: add dev portal new application link to onboarding hint
This commit is contained in:
parent
6372242da7
commit
c2a3261e70
@ -45,6 +45,7 @@ async function noteDiscordTokenHelp(prompter: WizardPrompter): Promise<void> {
|
||||
await prompter.note(
|
||||
[
|
||||
"1) Discord Developer Portal → Applications → New Application",
|
||||
" https://discord.com/developers/applications?new_application=true",
|
||||
"2) Bot → Add Bot → Reset Token → copy token",
|
||||
"3) OAuth2 → URL Generator → scope 'bot' → invite to your server",
|
||||
"Tip: enable Message Content Intent if you need message text. (Bot → Privileged Gateway Intents → Message Content Intent)",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user