Fiona@InfStones
Fiona@InfStones
LSLurkr Support
Created by Fiona@InfStones on 3/31/2025 in #support
Level-Up Message Logic
I've been trying to set up the logic for my level-up message, which should have an additional sentence "You've earned the {roleRewards}! One step closer to collecting them all!" if said level also drops a role reward. I currently have role rewards set for levels 1, 6, 11, 16, 21, 31, 41, but when I try the /test type: Level Up Message level_or_milestone: 11 test message, only the first part of the level-up message shows (same if I try 1 and 6). I have also manually leveled a user to level 1 to test, but am still unable to trigger the role rewards portion of the message. Have I written the logic for the message wrong? Below is my current level-up message logic:
Congratulations! :tada: {user} has reached **level {level}**:icon_levelup:!
{#roleRewards}You've earned the {roleRewards}! One step closer to collecting them all!{/roleRewards}
Congratulations! :tada: {user} has reached **level {level}**:icon_levelup:!
{#roleRewards}You've earned the {roleRewards}! One step closer to collecting them all!{/roleRewards}
7 replies
LSLurkr Support
Created by Fiona@InfStones on 3/28/2025 in #support
Test level-up message for different levels
No description
6 replies