Skip to content

Commit

Permalink
Merge pull request #215 from PerfectFit-project/495-reminder-open-sen…
Browse files Browse the repository at this point in the history
…seeact

495 reminder open senseeact
  • Loading branch information
bscheltinga authored Jan 24, 2024
2 parents 9492560 + f9045ba commit f23a798
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Rasa_Bot/data/rules/rules_notifications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ rules:
- action: utter_notifications_tracking_1
- action: utter_notifications_tracking_2
- action: utter_notifications_tracking_3
- action: utter_notifications_tracking_4
- action: action_notifications_check_watch_wear
- action: pause_one_minute

Expand All @@ -20,6 +21,7 @@ rules:
- action: utter_notifications_step_goal_1a
- action: utter_notifications_step_goal_1b
- action: utter_notifications_step_goal_2
- action: utter_notifications_tracking_4
- action: action_notifications_check_watch_wear
- action: pause_one_minute

Expand Down
8 changes: 7 additions & 1 deletion Rasa_Bot/domain/domain_notifications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,16 @@ responses:
op je horloge kijken!"
- text: "Vergeet ook niet om je horloge om te doen. ⌚ Wil je weten hoe actief je vandaag bent geweest? Kijk dan
gewoon op je horloge!"
utter_notifications_tracking_4:
- text: "Om te zorgen dat ik jouw stappen kan zien, helpt het om de
RRD activity coach app (als je een iPhone hebt) of SenSeeAct app (als je een andere
telefoon hebt) op je telefoon iedere dag te openen 📱."
- text: "Als je iedere dag de RRD activity coach app (als je een iPhone hebt) of SenSeeAct app
(als je een andere telefoon hebt) opent, krijg ik jouw stappen beter binnen"

# Step goal notification
utter_notifications_step_goal_1a:
- text: "Je stappendoel voor vandaag is: {notifications_daily_step_goal}. 🚶🏿 Zet 'm op weer!"
- text: "Je stappendoel voor vandaag is: {notifications_daily_step_goal}. 🚶🏿 Zet 'm weer op!"
- text: "Voor vandaag heb je als stappendoel: {notifications_daily_step_goal}. 🚶🏿 Succes, zet 'm op!"
- text: "Vandaag is je stappendoel: {notifications_daily_step_goal}. 🚶🏿 Je kunt het!"
utter_notifications_step_goal_1b:
Expand Down
Binary file not shown.

0 comments on commit f23a798

Please sign in to comment.