Parse horoscope clippy for the right query. - annna - Annna the nice friendly bot.
HTML git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
---
DIR commit 8bfef905ebf7d96442724ead52371b2558491893
DIR parent b507cf1f5f65b005deaf1a9b91edc5aec8c74fee
HTML Author: Annna Robert-Houdin <annna@bitreich.org>
Date: Sun, 24 May 2020 18:58:27 +0200
Parse horoscope clippy for the right query.
Diffstat:
M annna-start-services | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/annna-start-services b/annna-start-services
@@ -141,7 +141,7 @@ annna_common() {
esac
case "${word}" in
- "is my horoscope")
+ "my horoscope")
purl="$(clippy-say "Did you mean _what's my horoscope?_?")"
;;
*)