From 5e94e8cbc1def88f4022cf269edeb786934e2eb9 Mon Sep 17 00:00:00 2001 From: Alexis Nardiello Date: Mon, 18 Nov 2024 19:50:27 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4156071..3841acc 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,12 @@ [![CodeCov](https://img.shields.io/codecov/c/github/Iswenzz/AION-Chat?label=codecov&logo=codecov)](https://codecov.io/gh/Iswenzz/AION-Chat) [![License](https://img.shields.io/github/license/Iswenzz/AION-Chat?color=blue&logo=gitbook&logoColor=white)](https://github.com/Iswenzz/AION-Chat/blob/master/LICENSE) +![](https://i.imgur.com/O1u5l3N.png) + The AION chat utility provides the possibility to filter chat messages in real time, and set custom triggers to listen for. When these trigger words are found in the chat, it will notify you using the built in Windows Notifications. You can filter chat in multiple channels such as Whisper (PM), Global chat (All), and Looking for Group (LFG). It works by reading AION's ``chat.log`` file in real time, providing minimal delay to give the best experience possible. More information can be found lower in this document. The ``chat.log`` file can be enabled by adding ``g_chatlog = "1"`` in the ``system.cfg`` file using [AionSysEditor](https://rainy.ws/apps.php). -![](https://i.imgur.com/O1u5l3N.png) - ## Features ## * Real time update