Change 16colors to ascii artwork. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 1bb5a2228e2ea5cff6049e8d401ab28a47c8702f | |
parent 11e8884edb99c6532c77a2a39cdc8aedc245f986 | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Wed, 18 Aug 2021 14:18:15 +0200 | |
Change 16colors to ascii artwork. | |
More art is now there per day. | |
Diffstat: | |
M 16colors-news | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/16colors-news b/16colors-news | |
@@ -14,6 +14,6 @@ artworkuri="$(hurl https://16colo.rs/ \ | |
if [ -n "${artworkuri}" ]; | |
then | |
- annna-say -c "${channel}" "Today's artwork: ${artworkuri}" | |
+ annna-say -c "${channel}" "Today's ascii artwork: ${artworkuri}" | |
fi | |