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

Hey, I found your repo when I was looking for how to get a clip’s chat data. Also, I’m the one who reported that logic problem, glad to see you here hehe. After searching a bit, I decided to make my own for clip chat, since yours was really good at VOD stuff. So I wrote it in Python, not js though. It’s pretty easy after learning how API requests and specifically Twitch’s work.