Coder Social home page Coder Social logo

Comments (4)

DonDebonair avatar DonDebonair commented on August 24, 2024 1

You can upgrade to v0.20 to get the fixes

from slack-machine.

DonDebonair avatar DonDebonair commented on August 24, 2024

I've had a colleague of mine report a similar error. I don't know exactly what is happening here yet, but I can give you some context.
As part of the upgrade of the underlying slackclient library to > 2.0, I lost the ability to lookup channels and users. The newer versions of slackclient don't keep records of users and channels anymore, because the RTM method to fetch all users and channels upon connecting, was deprecated. Obviously it's sorely needed functionality to be able to lookup all users and channels, so I rebuilt this functionality into Slack Machine using officially supported webapi methods to fetch all users and channels upon SM startup.
Apparently, building up the users and channels dictionaries doesn't result in a complete dict of channels. Hence the missing key.

I have to do some more digging to find out what is going wrong exactly.

from slack-machine.

dorel14 avatar dorel14 commented on August 24, 2024

Hello
Perhaps it's linked with #308 in which i've seen error when respond_to in private channels

from slack-machine.

unl1k3ly avatar unl1k3ly commented on August 24, 2024

any update on this ?

from slack-machine.

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.