whatsapp-web-protobuf-extractor
v1.0.0
Published
Derived initially from `whatseow`'s proto extract, this version generates a predictable diff friendly protobuf. It also does not rely on a hardcoded set of modules to look for but finds all proto modules on its own and extracts the proto from there.
Readme
Proto Extract
Derived initially from whatseow's proto extract, this version generates a predictable diff friendly protobuf. It also does not rely on a hardcoded set of modules to look for but finds all proto modules on its own and extracts the proto from there.
Usage
- Install dependencies with
yarn(ornpm install) yarn start- The script will update
../WAProto/WAProto.proto(except if something is broken)
