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

View File

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