Is there a way to access the raw chat text of a Twitch clip?

I’ve been doing this for quite some time for any VOD: https://github.com/freaktechnik/twitch-chatlog

To get the info what point in a VOD the clip is made from you currently need to make your own api requests that my project doesn’t handle, but they’re mentioned in https://github.com/freaktechnik/twitch-chatlog/issues/69