⚖️🌀💬📜
Find a file
2024-08-29 12:14:01 -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 fixed timestamps not matching the transaction when saving to log file 2024-08-24 16:30:20 -04:00
main.py reversed the order of soul and aura for logging (again) 2024-08-29 12:14:01 -04:00
README.md fixed typo 2024-08-23 23:53:35 +02:00
requirements.txt added rpc fallback support 2024-08-24 09:00:38 -04:00
sample.env added rpc fallback support 2024-08-24 09:00:38 -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