Add despacito command by popular demand. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit a5dc499d13fa173d66e1ff5130fa3e19d72c20d5 | |
parent e425ee25af2a1a6b94aa126105c9b6d4dc3f884c | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Wed, 7 Oct 2020 20:04:03 +0200 | |
Add despacito command by popular demand. | |
Diffstat: | |
M annna-start-services | 3 +++ | |
1 file changed, 3 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/annna-start-services b/annna-start-services | |
@@ -217,6 +217,9 @@ annna_common() { | |
esac | |
annna-say -c "${channel}" "${puri}" | |
;; | |
+ "${botname}, play despacito plz.") | |
+ annna-say -c "${channel}" "${user}, gopher://bitreich.org/9/me… | |
+ ;; | |
"${botname}, wolfram is "*) | |
word="$(printf "%s\n" "${text}" | cut -c 19- | sed 's,\t, ,… | |
case "$word" in |