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

feat(service): support for sending messages to Zulip chat #27

Closed
kha7iq opened this issue May 2, 2021 · 1 comment
Closed

feat(service): support for sending messages to Zulip chat #27

kha7iq opened this issue May 2, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request feature Support for new feature good first issue Good for newcomers up for grabs This is available for contribution

Comments

@kha7iq
Copy link
Owner

kha7iq commented May 2, 2021

Is your feature request related to a problem?
Add support for sending messages to Zulip chat.

Describe the solution you'd like
Zulip has a rest api with comprehensive documentation and ability to setup a free account.
There is an example of how to send message via rest api here : https://zulipchat.com/api/send-message

Have a look at mattermost service you can use it as base of implementation.

@kha7iq kha7iq added enhancement New feature or request good first issue Good for newcomers feature Support for new feature up for grabs This is available for contribution labels May 2, 2021
@puneeth8994
Copy link
Contributor

Raised a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature Support for new feature good first issue Good for newcomers up for grabs This is available for contribution
Projects
None yet
Development

No branches or pull requests

2 participants