Skip to content

Commit

Permalink
Change the reaction emoji to use harbors logo when bot responds to me…
Browse files Browse the repository at this point in the history
…ssages
  • Loading branch information
peppys committed Sep 16, 2023
1 parent f910528 commit 96d7972
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .config/rules/get-worship-team-schedule-hear.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ actions:
expose_json_fields:
message: '.message'
timeout: 30
update_reaction: white_check_mark
update_reaction: harborchurchla
format_output: "${message}"
direct_message_only: false
help_text: worship schedule (shows the upcoming schedule for worship team rotations)
Expand Down
2 changes: 1 addition & 1 deletion .config/rules/get-worship-team-schedule-respond.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ actions:
expose_json_fields:
message: '.message'
timeout: 30
update_reaction: white_check_mark
update_reaction: harborchurchla
format_output: "${message}"
direct_message_only: false
help_text: worship schedule (shows the upcoming schedule for worship team rotations)
Expand Down
2 changes: 1 addition & 1 deletion .config/rules/who-is-leading-worship-hear.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ actions:
expose_json_fields:
message: '.message'
timeout: 30
update_reaction: white_check_mark
update_reaction: harborchurchla
format_output: "${message}"
direct_message_only: false
help_text: who's leading worship (shows the worship team leading this week)
Expand Down
2 changes: 1 addition & 1 deletion .config/rules/who-is-leading-worship-respond.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ actions:
expose_json_fields:
message: '.message'
timeout: 30
update_reaction: white_check_mark
update_reaction: harborchurchla
format_output: "${message}"
direct_message_only: false
help_text: who's leading worship (shows the worship team leading this week)
Expand Down

0 comments on commit 96d7972

Please sign in to comment.