mirror of
https://github.com/amalthea-mc/spigot-tg-bridge.git
synced 2024-11-09 12:11:06 +00:00
chore: update readme
This commit is contained in:
parent
24e1491f4e
commit
29af44e91b
@ -79,6 +79,7 @@ Commands are customizeable through config. If command doesn't exist in config, i
|
|||||||
+--------+ >--minecraftMessageFormat(message)-> +--------------+
|
+--------+ >--minecraftMessageFormat(message)-> +--------------+
|
||||||
| Spigot | | Telegram bot |
|
| Spigot | | Telegram bot |
|
||||||
+--------+ <--telegramMessageFormat(message)--< +--------------+
|
+--------+ <--telegramMessageFormat(message)--< +--------------+
|
||||||
|
```
|
||||||
|
|
||||||
Applies to `telegramMessageFormat` and `minecraftMessageFormat` configurations.
|
Applies to `telegramMessageFormat` and `minecraftMessageFormat` configurations.
|
||||||
Must contain `%username%` and `%message%` inside.
|
Must contain `%username%` and `%message%` inside.
|
||||||
|
Loading…
Reference in New Issue
Block a user