How can I make a custom command only be used by a specific user?
Custom commands for specific user
7 replies
yah, I make that:
$(eval $(user) === 'yelloalejo' ? "!bonus $(eval decodeURIComponent($(querystring)).slice(1)|| )" : "No tienes permiso para utilizar este comando CoolCat ")
but I need to add other user, like:
'yelloalejo'||'Naye'
but doesn't work, if I add that, everyone can use the command, I don't know why
Didn't find your answer? The community is on Discord.
Ask on Discord