Add Discord recipe#177
Conversation
|
This sound good, I use deployer and have discord server, then, why not? |
| @@ -0,0 +1,59 @@ | |||
| <?php | |||
|
|
|||
| namespace Deployer\Discord; | |||
There was a problem hiding this comment.
Can it be done without using extra classes?
There was a problem hiding this comment.
Hey @antonmedv! I think yes, but why?
I mean, I think that separating things could be a good way to organise the code.
What do you think?
🙂
There was a problem hiding this comment.
Yes, but not v6 have some problems with autoloading and phars. I'm going to solve this in future version bout to work correctly on all version of deployer now must not include composer autoload.
There was a problem hiding this comment.
@antonmedv got you! Thanks!
I'll update my code then. :)
|
Hey @antonmedv do you think it's doable to do something like this? 🙂 |
|
@antonmedv hey, news? 🙂 |
|
Please, remove MessagingInterface and all classes, it's redundant. :) |
|
@antonmedv ok then. Let's go! 😋 |
|
@antonmedv oh sorry! I need to update the |
|
@antonmedv done! |
Add Discord recipe. 🙂