Coder Social home page Coder Social logo

Comments (4)

Mimickal avatar Mimickal commented on May 28, 2024

I don't see anything in the logs of my hosted instance for failed role assignment. Are you running your own instance of the bot?

If you mark two roles as mutually exclusive with each other, the bot only lets a person have one of them. Say A and B are mutually exclusive. If the user has role A and tries to react to assign role B, they'll get role B but lose role A. Based on your use case, it doesn't sound like you want mutually exclusive roles at all (and if you have them set up, that might be why you're seeing the bot behave weirdly with assignments).

The bot can't currently do what you want with that "Notifs" role. Right now, if a role is mapped to multiple emojis, removing your reaction to one of them removes that role, even if its also mapped to another emojis you're still reacted to. This is a known limitation and it's something I'm working on fixing https://github.com/Mimickal/ReactionRoleBot/blob/master/src/events.js#L205

from reactionrolebot.

just-rich avatar just-rich commented on May 28, 2024

Oh I see. I had tried testing this bot again because you replied to one of my last issues stating that the bot could now assign 2 roles to 1 reaction.

I was self hosting the bot when I was having the role assigning issues, but I self host the other reaction bot I have without issue.

from reactionrolebot.

Mimickal avatar Mimickal commented on May 28, 2024

Got some time to dig into this. I broke mutex assignment at some point. See #65

from reactionrolebot.

Mimickal avatar Mimickal commented on May 28, 2024

Mutually exclusive roles should now be fixed as of https://github.com/Mimickal/ReactionRoleBot/releases/tag/v2.0.3

from reactionrolebot.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.