Update README.md

This commit is contained in:
Alex 2019-04-12 21:40:39 +03:00 committed by GitHub
parent 138c032f45
commit 3a9efddd38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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