⚖️🌀💬📜
Find a file
2024-08-23 18:23:25 -04:00
data/abi init 2024-08-23 17:29:53 -04:00
common.py init 2024-08-23 17:29:53 -04:00
logs.py init 2024-08-23 17:29:53 -04:00
main.py moved warnings filter to the top 2024-08-23 18:23:25 -04:00
README.md fixed typo 2024-08-23 23:53:35 +02:00
requirements.txt init 2024-08-23 17:29:53 -04:00
sample.env init 2024-08-23 17:29:53 -04:00

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