Sehelitar
Sehelitar
Please provide a log file (the latest) for further investigation. 🙏 You can find these in the logs folder.
@mqtt12 Try to remove the ``Streamer.bot.exe.WebView2`` folder from the bot's installation folder before launch. The login window *should* appear again.
The latest beta release and its new UI should address all these problems. Feel free to test it out here : https://github.com/Sehelitar/Kick.bot/releases/tag/v1.0.0-beta.1 There is also an active topic on this...
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...
Hi 👋 Are you sure you don't overwrite ``user`` argument somewhere in your action? All data from the ``Chat Message`` trigger come directly from Pusher without any modification, and AFAIK,...
Hi 👋 Someone else found a solution to this problem : https://github.com/Sehelitar/Kick.bot/issues/123#issuecomment-3077587099
Hi there! 👋 AFAIK, Kick doesn't have any donation/tips system in their API. Can you tell me more about this?
Kick is being annoying again. I had to make a hotfix for that: For Streamer.bot 0.2.4 => [here](https://github.com/Sehelitar/Kick.bot/releases/download/v0.6.0/Kick.bot-v0.6.0.1.zip) For Streamer.bot 0.2.5 beta => [here](https://github.com/Sehelitar/Kick.bot/releases/download/v0.6.1/Kick.bot-v0.6.1.1.zip)
Hi 👋 Yes, there's a method for that here : https://github.com/Sehelitar/Kick.bot/wiki/Methods#chatemotesonly
Hi 👋 No, not yet. Kick has 2 different events for resubs : * a resub event when the payment is processed by Kick * a "celebration" event when a...