Fix typo. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 6764200824dca1bf0fb98aa03c99bff9082908fa | |
parent 602eda317d4db9835ff66d845205587fae186f08 | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Tue, 26 Dec 2023 10:08:59 +0100 | |
Fix typo. | |
Diffstat: | |
M annna-message-common | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/annna-message-common b/annna-message-common | |
@@ -102,7 +102,7 @@ case "${text}" in | |
"429 Too Many Requests"*) | |
titleend=1 | |
uriexpand=1 | |
- ;; | |
+ ;; | |
*\|\ Cloudflare*|"Just a moment...") | |
annna-say -s "${server}" -c "${channel}" "Mind your own busine… | |
titleend=1 |