Change commit message command to be more polite. - annna - Annna the nice frien… | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 7457805cdc14e57d2416de4f3060c3fe912e08a1 | |
parent 07d0476fe7fa73ee472655844e32713c926288a8 | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Mon, 8 Feb 2021 18:31:33 +0100 | |
Change commit message command to be more polite. | |
Diffstat: | |
M annna-start-services | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/annna-start-services b/annna-start-services | |
@@ -248,7 +248,7 @@ annna_common() { | |
crimefighter="$(theyfightcrime)" | |
annna-say -c "${channel}" "${crimefighter}" | |
;; | |
- "${botname}, give me a commit message") | |
+ "${botname}, please give me a commit message.") | |
commitmsg="$(whatthecommit)" | |
annna-say -c "${channel}" "${commitmsg}" | |
;; |