Sehelitar / Kick.bot

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

Triggers working, but not Methods. #55

Open BoomSoMuch opened 4 months ago

BoomSoMuch commented 4 months ago

I probably did something wrong on the installation. I added all the dlls, and added the two to the C# just like in the instructions.

I have a trigger using "[Kick] Chat Message" which works perfectly whenever anyone types into the Kick chat.

But I can't seem to get the bot to type anything into the Kick chat. I set up this very simple action as a test and can't get it to work.

image log_20240513.log

Thank you for making this. I'm really excited to get it working!

Sehelitar commented 4 months ago

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 and it should work fine. 👍 Note: This could also be caused by the fact that Streamer.bot is installed in a privileged folder, in this case, a custom folder in the system drive root (C:). A folder in your own user directory or on another disk is preferable if you can.

BoomSoMuch commented 4 months ago

Thanks so much for the quick response. I do have streamer.bot directly in my C:\Guitar Stuff\Streamerbot folder. I had no idea this was a bad thing to do!

I just moved the entire streamerbot folder to C:\Users\me\Streamerbot. I'm going to reboot and do a quick test.

BoomSoMuch commented 4 months ago

I just tried moving the entire SB folder to a few different locations on my C drive, and then different locations on my E drive. No matter where I put it, I keep getting the same results. The Triggers works, but not the Methods.

Is there something else I can do to make sure I'm not running it with admin privs?

log_20240514.log