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

The current system lacks a Webhook handler to support message callbacks from Slack and WeChat Work bots, in order to query corefile information. #23

Open
DomineCore opened this issue Jul 8, 2024 · 0 comments
Assignees

Comments

@DomineCore
Copy link
Owner

Suggested Solution:

  1. Create a new Webhook handler to process message callbacks from Slack and WeChat Work bots.
  2. When a message is received from Slack or WeChat Work, the Webhook handler should be able to parse the request and extract relevant information.
  3. The Webhook handler should call the functionality to query corefile information and reply with the results in an appropriate format to the sender.
  4. Add necessary unit tests and integration tests to ensure the Webhook handler works under various scenarios.
  5. Write detailed documentation explaining how to use the new Webhook handler, including its supported parameters and features.

Please evaluate this issue and consider implementing the suggested solution described above. This will help improve the functionality and usability of the system.

@DomineCore DomineCore self-assigned this Jul 8, 2024
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

1 participant