⚖️🌀💬📜
Find a file
2024-08-23 19:38:48 -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 reversed the order of soul and aura for logging 2024-08-23 19:38:48 -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 removed hard coded starting block 2024-08-23 19:25:32 -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