added readme file

This commit is contained in:
Alexander 2024-08-23 17:47:15 -04:00
parent 065dd5539d
commit 9aafccdf5f

10
README.md Normal file
View file

@ -0,0 +1,10 @@
# dysnoma-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`