intuit / intuit/benten

Implement new ScheduledAction function similar to ActionHandler

Open
#19 2 comments 0 reactions 1 assignee Claimed by @tarungulati1988 View on GitHub
hacktoberfest help wanted
Dominant language
Java
Stars
137
Forks
58
PR merge metrics
No merged PRs in 30d

Description

Implement a ScheduledAction similar to [ActionHandler](https://github.com/intuit/benten/blob/master/benten-core/src/main/java/com/intuit/benten/handlers/BentenActionHandlerFactory.java).

While ActionHandler is triggered by a conversation from the chatbot ScheduledAction will be trigged by a cron expression provided to it. For example when a class is annotated with @ScheduleAction(), it would be invoked as specified by the cron expression.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.