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

[Feature request] I would like to configure matchers through configuration.yaml #1976

Open
szimszon opened this issue Dec 21, 2022 · 0 comments

Comments

@szimszon
Copy link
Contributor

Hi,

I wonder if somebody could help me.

I was ask in opsdroid-general post to open a ticket about a feature request.

I would like to have something like this:

In configuration.yaml:

skill:
  feed:
    cron: "* * * * *" 

and in the code I would like to use a crontab matcher with values specified in config like:

@match_crontab({value_from_configuration.yaml})

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants