/lichess-event-stream-watcher

Primary LanguageRustGNU General Public License v3.0GPL-3.0

Usage:

  1. Create a config file with mv src/conf.rs.default conf.rs.
  2. Download MaxMind's GeoLite2-City database (configure path in conf.rs)
  3. Download ua-parser's regexes.yaml (configure path in conf.rs)
  4. Run with cargo: cargo run.