Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Triggers working, but not Methods. #55

Open
BoomSoMuch opened this issue May 13, 2024 · 3 comments
Open

Triggers working, but not Methods. #55

BoomSoMuch opened this issue May 13, 2024 · 3 comments

Comments

@BoomSoMuch
Copy link

BoomSoMuch commented May 13, 2024

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
Copy link
Owner

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
Copy link
Author

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants