Skip to content

Commit 551f95a

Browse files
committed
Update references to Discord UI
1 parent fa1cb52 commit 551f95a

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ It’s like [NodeBB Slack](https://github.com/pichalite/nodebb-plugin-slack-exte
99
## Configuration
1010

1111
1. Install the plugin and activate it.
12-
2. Create a Discord webhook (Server Settings → Webhooks).
12+
2. Create a Discord webhook (Server Settings → Integrations).
1313
You’ll get an URL like `https://discord.com/api/webhooks/<Webhook ID>/<Webhook Token>`.
1414
3. Fill in **Webhook URL** field on the plugin settings page.
1515
4. Restart NodeBB.

languages/en-GB/discord-notification.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"title": "Discord Notifications",
33
"webhook": "Webhook",
44
"webhook-url": "URL",
5-
"webhook-help": "Copy an URL from the <em>Server Settings &rarr; Webhooks</em> page",
5+
"webhook-help": "Copy an URL from the <em>Server Settings &rarr; Integrations &rarr; Webhooks</em> page",
66
"notification": "Notifications",
77
"notification-max-length": "Maximum Quote Length",
88
"notification-max-length-help": "Up to 1024 characters",

languages/ru/discord-notification.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"title": "Уведомления в Discord",
33
"webhook": "Webhook",
44
"webhook-url": "URL",
5-
"webhook-help": "Скопируйте URL со страницы <em>Настройки сервера &rarr; Webhook’и</em>",
5+
"webhook-help": "Скопируйте URL со страницы <em>Настройки сервера &rarr; Интеграция &rarr; Вебхуки</em>",
66
"notification": "Уведомления",
77
"notification-max-length": "Макс. длина цитаты",
88
"notification-max-length-help": "До 1024 символов",

screenshots/ui.png

-3.3 KB
Loading

0 commit comments

Comments
 (0)