mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-25 12:44:07 -08:00
docs(Discord Node): Better OAuth description (no-changelog) (#8350)
This commit is contained in:
parent
b51cbb325e
commit
48a0f91c72
|
@ -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',
|
||||||
|
|
Loading…
Reference in a new issue