⚖️🌀💬📜
Find a file
2024-08-24 16:20:31 -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 reduced lines 2024-08-24 16:20:31 -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