e
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
(defn say-word [word]
|
||||
(->> (format "%s: %s" word (or (lookup-word word)
|
||||
"«no entry found ☹»"))
|
||||
"no entry found }:("))
|
||||
(take 128)
|
||||
(apply str)
|
||||
(format "say \"%s\"")
|
||||
|
||||
Reference in New Issue
Block a user