Skip to content

Collect and parse Wordle game share content and make pretty graphs

License

Notifications You must be signed in to change notification settings

Fyko/wordle-stats

Repository files navigation

Example Grafana Panel

Wordle Statistics

A cool program to create pretty graphs.

How does it work?

We stream Twitter filtering tweets with the word Wordle, run a parser over each one, and report the positive hits.

Okay, cool. How do I use it?

  1. Rename .env.example to .env and update the necessary fields.
  2. ./y.sh dev up to start Prometheus and Grafana.
  3. Run envup && cargo run to start the Twitter listener.

You can access Grafana at http://127.0.0.1:3030.

Note

At the time on initial commit, running the listener in Docker is not supported.

About

Collect and parse Wordle game share content and make pretty graphs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published