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

Use event emitters and handlers instead of directly calling functions #31

Open
James-Firth opened this issue Dec 20, 2018 · 1 comment
Labels
Enhancement Make an existing feature better Tech Debt Improving things to make it more expandable, testable, etc.

Comments

@James-Firth
Copy link
Owner

This would allow functionality to be a little more modular, and would make it easier to add another service instead of slack in the future if it's needed.

@James-Firth
Copy link
Owner Author

This will also make it really easy to use an event queue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Make an existing feature better Tech Debt Improving things to make it more expandable, testable, etc.
Projects
None yet
Development

No branches or pull requests

1 participant