diff --git a/matchy/cogs/strings.py b/matchy/cogs/strings.py index 042322a..80da0cb 100644 --- a/matchy/cogs/strings.py +++ b/matchy/cogs/strings.py @@ -197,7 +197,10 @@ def time_suggestion(): return [ "How about throwing something in the calendar for Friday?", "Would 10am on Thursday work for people?", "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!", ]