Code Monkey home page Code Monkey logo

Comments (4)

bezirg avatar bezirg commented on August 23, 2024

It happens for me as well. It seems to be triggered only in channels with too large membership (200+ members?), and usually general & random are very large because they are auto-joined. In slack projects with small membership, general and random channels work fine for me.

from slack-libpurple.

dylex avatar dylex commented on August 23, 2024

I still find it strange that is_member is false. What the API docs say is that "almost every user" is a member of general, not that is_general implies is_member. However, I'm happy to treat is_general as is_member if we think that's the right thing to do. It just means we won't additionally try to join the channel. I guess I'll do that and then you can let me know if it fixes it, or causes a different problem.

from slack-libpurple.

kendrak24 avatar kendrak24 commented on August 23, 2024

@bezirg I had the theory that it had something to do with how the general channel was configured (read only vs not, etc). I created a dummy slack with a couple of members just to test this, but there the general channel worked fine (and both is_general and is_member was true) regardless how I configured the channel. So, roster size seems like a likely suspect. Since it all works fine in Slack's web client, I assume they're handling the general channel separately (or not using their own API).

@dylex The fix worked. At least for the general channel. We don't have a random channel, so I can't speak for that.

from slack-libpurple.

bezirg avatar bezirg commented on August 23, 2024

The problem with general channel is fixed now for me.

from slack-libpurple.

Related Issues (20)

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.