Sehelitar / Kick.bot

A powerful Kick integration for Streamer.bot
https://sehelitar.tv/
GNU Affero General Public License v3.0
23 stars 6 forks source link

ClearChat method not working #77

Open TheGeekno72 opened 1 month ago

TheGeekno72 commented 1 month ago

Screenshot 2024-09-13 150457

ClearChat method doesn't seem to be working, outputs an error in the logs, seems to encounter an error in the method's code, see capture fyi made a duplicate of my s.bot build and updated it to beta.10 (beta.9 and 10 didn't seem to go through changes impacting usability of the extension, see beta changelog) but I ran some basic tests and it works, connection works, commands work (as far as I could tell)

TheGeekno72 commented 1 month ago

what the- I tried to use it at random and it worked ? I haven't got the faintest clue why it worked now when it didn't for ALL of my previous attempts, I don't know what happened or changed to cause this

TheGeekno72 commented 1 month ago

I shutdown and restarted s.bot several times, the ClearChat function only worked one out of six times, I wonder what it going on

here are the logs : Screenshot 2024-09-13 172833

Sehelitar commented 1 month ago

The parsing error seems to indicate that Kick is not sending a valid response back. This could either be a bug from their API, or a generic HTML error page from Cloudflare. I'll try to reproduce this and get the entire page to see what's happening.

TheGeekno72 commented 1 month ago

Good luck ! Hopefully it's something fixable that doesn't rely on an update happening... In the mean time, I'll get back to testing whenever I get back to my desk but for what I'm seeing, all functions answer as intended, all the messages I'm pushing through the use of persistent variables are printing in chat correctly, I'll have a go with title and category change functions, see what happens on my beta.10 build