Sehelitar
Sehelitar
Hi! 👋 By looking at your logs I can say that Pusher's DLLs are missing. Are you sure you copy/pasted all the DLLs from the archive into the ``dlls`` folder...
Hi! 👋 This is a known issue when Streamer.bot is run with administrator privileges, which is very dangerous and can cause bugs like this. Try restarting Streamer.bot without these privileges...
These arguments and expected values come from Kick's API, so I can't add any sorting algorithm here. However this is something that could be done with a bit of C#.
For now, the ``SetUserVar`` from Streamer.bot itself is still working fine for this : https://docs.streamer.bot/api/csharp/core/globals#SetUserVar Since this method is now marked as deprecated, I started thinking about its replacement but...
There's no way to add users from an external source unfortunatly, so this is not possible yet.
The only way to limit access to a command to a few specific users is to implement this in your action and check if the ``user`` argument matches someone in...
The custom extension for Youtube you mentioned in the discussion is a good start. There's a lot of work to do to make it work with Kick, but it *might*...
It seems to be loading the old DLL files. Do you still have these old DLL somewhere that could interfere with the new ones?
I downloaded the archive and made a brand new Streamer.bot installation, and everything work fine, so I don't know why you have this error. I don't have any other report...
Hey 👋 Did you update Kick.bot with the latest version? You'll find it here : https://github.com/Sehelitar/Kick.bot/releases/latest This is mandatory with every major update of Streamer.bot.