Update the Günther pattern. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 9080e59e92f1883290b0576645ae3b73ccacf8df | |
parent 12b547d18b9f0999422be96a3ebdfdc7021673fc | |
Author: Julian Schweinsberg <[email protected]> | |
Date: Sat, 19 Aug 2023 22:49:54 +0200 | |
Update the Günther pattern. | |
Signed-off-by: Annna Robert-Houdin <[email protected]> | |
Diffstat: | |
M annna-message-common | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/annna-message-common b/annna-message-common | |
@@ -87,7 +87,7 @@ case "${text}" in | |
case "${urititle}" in | |
"") | |
;; | |
- *Gunther*|*GUNTHER*|*Günther*) | |
+ *Gunther*|*GUNTHER*|*Günther*|*GÜNTHER*) | |
annna-say -s "${server}" -c "${channel}" "Oh Günther! ❤ �… | |
uriexpansion=1 | |
;; |