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

Raid not displaying the right user #34

Closed mocchimon closed 6 months ago

mocchimon commented 6 months ago

whenever I use the raid trigger the wrong person is listed under user. For example when someone would raid me instead of the user that raided me is displayed, my name would instead image

mocchimon commented 6 months ago

image Seems to only happen in Discord webhook sadly

Sehelitar commented 6 months ago

Hi! When you inspect variables, are the arguments set right or not ?

image

I made a small change in the latest update that might help a little. This event is really hard for me to implement. I don't have proper informations to work with and it's a lot of guess-work.

mocchimon commented 6 months ago

I don't have the action queue for it anymore. I'll get back to you on it but I have raids, gifted subs, subs, and follows setup the same way

mocchimon commented 6 months ago

as of the latest update 3.10 raids + webhooks no longer work for me

Sehelitar commented 6 months ago

I think I might misunderstand a piece of information 😅 Before 0.3.10, the raid trigger was actually working, but the arguments set was wrong, is that right? You mentionned your Discord webhook, and I see you also have a message set too. Do you mean one of them had the right informations set and the other did not?

If the new event doen't work at all, I'll revert the changes in the next update and we'll try to make it work from there.

mocchimon commented 6 months ago

Before 0.3.10: the raid trigger was was working correct but was giving me the wrong username of the person who raided me. Discord webhooks was reporting that I raided my self.

After 0.3.10: The raid trigger no longer works

Sehelitar commented 6 months ago

Ok, I think I found out what I was missing. This should be fixed in the next update!