Add role name to level up message?

Is there a variable that can be used to add a role name to a level up message? I know with some bots, it's usually something like {role} or {rolename}, I juat haven't found what it would be for Lurkr.
No description
29 Replies
EasyThreads
EasyThreads•2mo ago
:NighthawkInteractionError: BEFORE YOU ASK FOR SUPPORT :NighthawkInteractionError: 1ļøāƒ£ • Use the panel in #šŸ†˜-instant-support to check if your problem is a common issue! Use the documentation and it's detailed guides to help you setup Lurkr! 2ļøāƒ£ • Use the commands /config check and /config troubleshoot to get a better idea what issue you're having! ā“ • Still stuck? Ask your question in as much detail as possible to help other people understand what your problem is and help you fix it quickly! ā—ā€¢ This server uses Answer Overflow to index content on the web. By posting in this channel your messages will be indexed on the web to help others find answers.
Solution
Hoffman1030
Hoffman1030OP•2mo ago
Thanks so much!
Hoffman1030
Hoffman1030OP•2mo ago
Still having some trouble with this one if I could get a bit more help. Read over the update and tried just {roleRewards} first, but that leads to this message:
No description
Hoffman1030
Hoffman1030OP•2mo ago
Tried the conditional version, which probably makes more sense to only show a user a role when they actually received it, but that shows this message:
No description
Hoffman1030
Hoffman1030OP•2mo ago
For clarification, I'd like the users to get a message on each level up, but only show the role name when they achieve a level that awards them a role.
Hoffman1030
Hoffman1030OP•2mo ago
If it's relevant, I'm doing the message as an embed. Here is my current message:
No description
Ashish Jaiswal
Ashish Jaiswal•2mo ago
can u send the role reward sceenshot from the dashboard
CmdData
CmdData•2mo ago
You need to add a # to the first {role rewards}
Ashish Jaiswal
Ashish Jaiswal•2mo ago
bro can u help in resolving my error
Pio Raphael
Pio Raphael•2mo ago
How do I make said conditional messages? I have no knowledge in things like this I remember there being some kind of thing on a previous leveling bot I used, dunno if it's the same or not
Akane
Akane•2mo ago
{^roleRewards}Message to show when only leveling up, not unlocking a new role{/roleRewards}{#roleRewards}Unlocked {roleRewards} role{/roleRewards}
{^roleRewards}Message to show when only leveling up, not unlocking a new role{/roleRewards}{#roleRewards}Unlocked {roleRewards} role{/roleRewards}
Pio Raphael
Pio Raphael•2mo ago
Thank you! I figured it out So like how the # and / thing works is that it only shows the text in between when the {roleRewards} thing is valid or will show ? Something like that
CmdData
CmdData•2mo ago
Yes exactly like that.
JayR
JayR•2mo ago
I'm still learning the bot myself. I would like to be able to get tagged in a Rank Level up for members in my server. How would I go about doing this?
CmdData
CmdData•2mo ago
Tag yourself?
JayR
JayR•2mo ago
Yes, but I have 16 Rankups in my server that I'd like to be notified of. That's separate from the Every Level message. (I don't get tagged for those)
JayR
JayR•2mo ago
This is what I'm working with right now.
No description
CmdData
CmdData•2mo ago
Just use this setup to conditionally include when you want to tag yourself. Anything within {#roleRewards} {/roleRewards} only gets added to the message when the role reward variable is activated
JayR
JayR•2mo ago
Okay, I will try that thank you. I got it to work thank you again šŸ™‚
[  Dios  ]
[ Dios ]•4w ago
Sup šŸ‘‹ I'm having an issue with the {roleRewards} message function. It only displays the role text; it doesn't show it with its corresponding @color/mention. For example: you obtained the @Human role (colored and mentioning the role), but it displays role: Human (only the text).
[  Dios  ]
[ Dios ]•4w ago
I'm using: {roleRewards}
No description
No description
CmdData
CmdData•4w ago
Try putting the level up message in an embed message
[  Dios  ]
[ Dios ]•4w ago
I tried both in embed and in basic/default mode, and the result is the same. But the /level role command does return the role correctly.
[  Dios  ]
[ Dios ]•4w ago
No description
CmdData
CmdData•4w ago
The test is designed to specifically to not ping roles since it might cause a lot of people to be pinged unnecessarily.
[  Dios  ]
[ Dios ]•4w ago
i see... but i try (set lvl 4 and xp 880) role reward: lvl 5 (first role reward) so i write "x thing" to earn xp and check if lvl up is correctly sending message, is working perfect but is not ping any role, just writing the role name 🄹🄲
CmdData
CmdData•4w ago
Not sure exactly what you mean... You might also want to check if the role is pingable
Almeida
Almeida•3w ago
role / everyone mentions are disabled on level up messages and for users, only the user that leveled up can be mentioned also this is by design

Did you find this page helpful?