# dysnomia-chat-log Read the Dysnomia chat log in real time. ## Getting Started 1. Clone the repo 2. Rename `sample.env` to `.env` 3. Install dependencies with `pip install -r requirements.txt` 4. Run with `python main.py`