Hi! So... this is a weird case because it used to work in the past, and now it seems like it doesn't anymore. So I'm looking for the right permissions / settings to make so that I can eventually fix this again.
The issue is the following: whenever a user levels up and a reward is affected, Kiai sends the reward message in the same channel the user sent their last messages in, but as far as I understand, it's not supposed to be happening. However, the level up messages are sent in the proper channel. - The integration denied every channels, except one (the one where all the messages should go) - The level up message setting is set to be sent to a single specific channel - The permission given to Kiai is above the roles it's supposed to be giving.
Is there anything I might be missing?
Thank you!
Solution
:facepalm: Okay I know what happened, what you just mentioned hinted me. I replaced my rewards messages recently using
/rewards add
/rewards add
But I essentially did it like this:
/rewards add level:5 message:blabla
/rewards add level:5 message:blabla
and I forgot that there was a
channel
channel
parameter to it, so could be how I managed to make it work last time, because they're not set for the rewards I created recently