634842d2f5
This can be done using the `SKIP_JSON_GENERATION` flag (off by default) The FreeBSD builder uses this flag since its python stuff is slow
twitch-eventsub-ws
This library implements some of Twitch's EventSub topics for use in Chatterino 2
Topic generation is done in the ast directory
The example can be built like this:
mkdir build
cd build
cmake ../example
cmake --build .