From 0ecc36bfcd9084077668a72b82c4841d525a4edf Mon Sep 17 00:00:00 2001 From: JonnyBro Date: Wed, 22 Dec 2021 00:18:29 +0500 Subject: [PATCH] --- languages/ru-RU/owner/say.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/ru-RU/owner/say.json b/languages/ru-RU/owner/say.json index e5594600..20bc9b47 100644 --- a/languages/ru-RU/owner/say.json +++ b/languages/ru-RU/owner/say.json @@ -1,5 +1,5 @@ { "DESCRIPTION": "Написать сообщение от имени бота!", - "USAGE": "{{prefix}}say [текст] ++ (ID/название_канала) ++ (ID/название_сервера)", + "USAGE": "{{prefix}}say [текст] ++ (ID/название-канала) ++ (ID/название-сервера)", "EXAMPLES": "{{prefix}}say Hello World!\n{{prefix}}say Hello World! ++ 123456789098765432" } \ No newline at end of file