This tool is written in Rust and designed to monitor and log multiple Twitch and Kick chats at once. It includes a dedicated Node.js backend to easily browse and search through the collected message history.
- Auto-Logging: When the program starts, it automatically creates a
messagesfolder to store all recorded messages. - Data Visualization: Includes a
server.jsfile used to visualize the recorded messages. - Search Functionality: Users can easily search through the saved message history within the interface.
This program is designed to capture and analyze chat messages. It is ideal for users who need a clear archive of communication with the ability to quickly filter and view data through a web interface.
- Startup: After launching, the program initializes the environment and creates a folder for data.
- Data Collection: The program runs in the background and saves every captured message into the
messagesfolder. - Visualization: Running the
server.jsfile activates an interface where users can browse and search through the messages.
This project is intended for educational and experimental purposes only. Any commercial use, sale, or distribution for profit is strictly prohibited.