Make asl output consistent. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 201b82e6628e3803869a684bebe647d1a64b2337 | |
parent 6af3c973c676e8d7a7620697faf7dad2c53f7991 | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Wed, 1 Jan 2025 22:49:29 +0100 | |
Make asl output consistent. | |
Diffstat: | |
M annna-message-common | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/annna-message-common b/annna-message-common | |
@@ -329,7 +329,7 @@ case "${text}" in | |
annna-say -s "${server}" -c "${channel}" "${user}, I am born on ${annn… | |
;; | |
"${ircuser}, asl"*) | |
- annna-say -s "${server}" -c "${channel}" "${user}, age: born on 1989-0… | |
+ annna-say -s "${server}" -c "${channel}" "${user}, age: born on 1989-0… | |
;; | |
"${ircuser}, woop") | |
# Using the same database for funny hacks. |