
I am going to start parsing fields out of the json event objects, so it makes sense to give each event its own type to avoid the verbosity of parsing the values out of the json object every time they are needed.
Description
A script to watch github for newly-opened pull requests and create a desktop notification when they are found.
Languages
Rust
100%