This is an archived community post.

This post is no longer open for new replies - but we'd still love to hear from you! Share your feedback with our team via our Feedback Form.

Need help getting started? Check out this article for step-by-step instructions on submitting feedback through the form.

Role unlocakeble emojis

評論

4 條評論

  • 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