Add a thread message with suggestions #18

Merged
mdiluz merged 2 commits from suggest-in-threads into main 2024-09-24 12:22:34 +01:00
Showing only changes of commit 10e3dd3b36 - Show all commits

View file

@ -197,7 +197,10 @@ def time_suggestion(): return [
"How about throwing something in the calendar for Friday?", "How about throwing something in the calendar for Friday?",
"Would 10am on Thursday work for people?", "Would 10am on Thursday work for people?",
"How about a call this afternoon?", "How about a call this afternoon?",
"Would a chat the start of a weekday work?" "Would a chat the start of a weekday work?",
"How's about organising a quick call sometime this week?",
"When's everyone available for a short hangout?",
"It's best to pick a time to drop in a call or meet up, if everyone is up for it!",
] ]