Role unlocakeble emojis

Comments

4 comments

  • Minion3665

    That's actually already a thing! With a bot you can make it so that emojis can only be used by certain roles. I'm not sure how you'd do this in other languages but in discord.py you can do it like so:

    await bot.get_emoji(your emoji ID).edit(roles=[_guild.get_role(your role ID)])
    0
  • DaRealDeal789

    Would be useful if Discord themselves added this function. I can limit certain emojis to Moderators to quickly identify their presents.

    1
  • Minion3665

    @DaRealDeal789, discord do have it, it's just only something that bots can do at the moment

    0
  • The Gaming Dog

    I think this is a great idea! I want to make my booster buddies have a emoji just for them to use it afew 💗

    0

Please sign in to leave a comment.