Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Iswenzz authored Nov 18, 2024
1 parent 8c00ddd commit 5e94e8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5e94e8c

Please sign in to comment.