slack-bundle
slack-bundle copied to clipboard
Symfony bundle integration of the nexylan/slack library.
Hello, I have a Symfony 4.4 project with PHP 7.4 and today I've installed slack-bundle (composer require nexylan/slack-bundle php-http/guzzle6-adapter). After the instalation in my console I receive the next error...
What about an SF5 compatibility?
With default configuration (endpoint).
Hi @Soullivaneuh, It seems that it is not possible to configure this bundle to use multiple endpoints, am I right? Is it a feature you could consider? Many thanks
I see you already have #25 about adding a recipe - cool! I'm including this bundle in an upcoming KnpU course, and I noticed a few things that would be...
Hi, I happened on this great implementation while trying to get our code to talk to slack. We had most of the basics in our own code, so this made...
Find a way to add a dev default channel settings. Related issue: https://github.com/maknz/slack/issues/40
...But an instance of Http\\Client\\Common\\PluginClient given. This used to work, but after upgrading various packages (alongside a move to SF5.0 from 4.3), this is the error I'm now getting. I've...