From 3a9efddd3877457758301433f8f19bf0fe767966 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 12 Apr 2019 21:40:39 +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 141d98e..2ab19b0 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ You can choose `Embed` or `Simple` type. I recommend to use `Simple` type. 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. ### About the `color` -Color is needed with `Embed` type only. It will be message box color. +Color is needed with `Embed` type only. It will be message box color. I'm using decimal color in this addon, you can use whatever you want (for example: HTML color). Or use decimal color like me `https://convertingcolors.com/decimal-color-65535.html`. ### Functions - `Discord` > opens settings menu