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

Should we have automatisation to know if account was mention #38

Open
AugustinMauroy opened this issue Dec 21, 2024 · 5 comments
Open
Labels
enhancement New feature or request

Comments

@AugustinMauroy
Copy link
Member

Should we need an automatisation that make us aware of account mention.
For example if someone mention nodejs with false information we will be aware and maybe reply with the correction

@AugustinMauroy
Copy link
Member Author

Also is the api allow us to do that ?

@joyeecheung
Copy link
Member

IIUC the right way to get it for now is to poll agent.listNotifications(). There can be an action that polls it and sends notification to a slack channel.

@joyeecheung joyeecheung added the enhancement New feature or request label Dec 21, 2024
@AugustinMauroy
Copy link
Member Author

So if we want that we will need to have a cron job that fetch and get data. but question what we want todo with these data ?

  • Open issue ?
  • Open GH discussion
  • Slack message
    something else

@joyeecheung
Copy link
Member

Slack message seems fine.

@AugustinMauroy
Copy link
Member Author

We will need a hook token

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants