Pixel art lichess output. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit c62067c23f37dc5045799f95afb98316c29af532 | |
parent 030f6dfc6fa177efee8e58a61b50eb3f50ee161a | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Tue, 17 Sep 2024 19:25:20 +0200 | |
Pixel art lichess output. | |
Diffstat: | |
M annna-message-common | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/annna-message-common b/annna-message-common | |
@@ -154,7 +154,7 @@ case "${text}" in | |
;; | |
*lichess.org/????????|*lichess.org/????????/|*lichess.org/????????/bla… | |
nuris="$(printf "%s\n" "${uri}" \ | |
- | sed 's,https://lichess.org\(/[^ ]*\)$,\1,; s,^/\([^/… | |
+ | sed 's,https://lichess.org\(/[^ ]*\)$,\1,; s,^/\([^/… | |
;; | |
*npr.org/*) | |
post="$(printf '%s\n' "${uri}" | sed -n 's@.*/\([0-9]\{10\}\)/… |