Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send endpoint with a method #43

Closed
simplenotezy opened this issue Apr 14, 2016 · 3 comments
Closed

Send endpoint with a method #43

simplenotezy opened this issue Apr 14, 2016 · 3 comments

Comments

@simplenotezy
Copy link

I need some way to override default endpoint, with a method, like:

Slack::endpoint($some_url)->to('#channel');

For dynamic slack messages

@maknz
Copy link
Owner

maknz commented Apr 14, 2016

I'd suggest creating multiple clients manually rather than using the facade. There's examples in the documentation about making a client.

@simplenotezy
Copy link
Author

But I would like to still keep my config. DRY

@maknz
Copy link
Owner

maknz commented Jun 25, 2016

This has been superseded by the planned multiple teams feature. Thanks for posting this, it was a good catalyst to that discussion (currently over at #44)

@maknz maknz closed this as completed Jun 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants