From 0cca12ffaf05b9fdba84996a1fe25afa6aba30e7 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 12 Apr 2019 21:46:28 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 885ef4d..1fc7951 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Copy token then write somewhere. ### About `type` parameter -You can choose `Embed` or `Simple` type. I recommend to use `Simple` type. +You can choose `Embed` or `Simple` type. I recommend to use `Simple` type if you don't know what is `Embed`. ### About `mode` parameter Mode is just your gamemode name. For example: `Sandbox` mode will resend all the messages from game chatbox to your discord server. `DarkRP` mode will resend only OOC chat messages. You can add your own mode at the `/lua/autorun/server/discord.lua` file.