docs(Discord Node): Better OAuth description (no-changelog) (#8350)

This commit is contained in:
Giulio Andreini 2024-01-17 13:01:19 +01:00 committed by GitHub
parent b51cbb325e
commit 48a0f91c72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,7 +61,7 @@ export const versionDescription: INodeTypeDescription = {
{ {
name: 'OAuth2', name: 'OAuth2',
value: 'oAuth2', value: 'oAuth2',
description: 'Manage messages, channels, and members on a server', description: "Same features as 'Bot Token' with easier Bot installation",
}, },
{ {
name: 'Webhook', name: 'Webhook',