From 9d09ede3d159e4a5b1044f182cf5fd55f9b69975 Mon Sep 17 00:00:00 2001 From: Gold KingZ <48490385+oqyh@users.noreply.github.com> Date: Tue, 9 Jan 2024 04:14:56 +0400 Subject: [PATCH] Update README.md --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e3ec268..e0e97b0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# [CS2] Chat-Logger (1.0.4) +# [CS2] Chat-Logger (1.0.5) ### Log Any InGame Chat To Log Text Or Discord WebHook @@ -58,12 +58,10 @@ //Send Log To Discord Via WebHookURL //SendLogToWebHook (1) = Text Only //SendLogToWebHook (2) = Text With + Name + Hyperlink To Steam Profile - //SendLogToWebHook (3) = Text With + Name + Hyperlink To Steam Profile + Profile Picture (Must Put Vaild SteamApi) + //SendLogToWebHook (3) = Text With + Name + Hyperlink To Steam Profile + Profile Picture "SendLogToWebHook": 0, //If SendLogToWebHook (2) or SendLogToWebHook (3) How Would You Side Color Message To Be Check (https://www.color-hex.com/) For Colors "SideColorMessage": "00FFFF", - //Steam Api Key To Pull Steam Profile Pictures To Print It in Discord WebHook (https://steamcommunity.com/dev/apikey) - "SteamApi": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", //Discord WebHook "WebHookURL": "https://discord.com/api/webhooks/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", //How Message You Wanted To Be @@ -78,6 +76,10 @@ ## .:[ Change Log ]:. ``` +(1.0.5) +-Fix Some Bugs +-Remove "SteamApi" + (1.0.4) -Added "ExcludeMessageGroups" -Added "ExcludeMessageContainsLessThanXLetters" @@ -86,13 +88,11 @@ -Added "SendLogToWebHook" Mode 1/2/3 -Added "SideColorMessage" -Added "SteamApi" - -Fix Some Bugs (1.0.3) -Added "ExcludeMessage" -Added "ExcludeMessageContains" - -Fix "LogChatFormat" and "LogDiscordChatFormat" not log if other plugin touch "say" and "say_team" (1.0.2) @@ -102,7 +102,6 @@ -Added {STEAMID3} {STEAMID32} To "LogChatFormat" "LogInsideFileTimeFormat" - -Fix Some Bugs -Fix Discord message now better style with link to steam