From 29af44e91b1ea0f5e3f296e4aa85647588db8691 Mon Sep 17 00:00:00 2001 From: Vsevolod Date: Mon, 27 Jul 2020 10:49:55 +0300 Subject: [PATCH] chore: update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 16d91e7..ee73fe1 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ Commands are customizeable through config. If command doesn't exist in config, i +--------+ >--minecraftMessageFormat(message)-> +--------------+ | Spigot | | Telegram bot | +--------+ <--telegramMessageFormat(message)--< +--------------+ +``` Applies to `telegramMessageFormat` and `minecraftMessageFormat` configurations. Must contain `%username%` and `%message%` inside.