Introduction
Introduction Statistics Contact Development Disclaimer Help
Make annna dance better. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 27c256ba34e3d502c703f6ba30db63474541438a
parent 1c58de77eb9be32e05f31efc01f6349bee6104e6
Author: Annna Robert-Houdin <[email protected]>
Date: Fri, 14 Feb 2020 15:20:39 +0100
Make annna dance better.
Diffstat:
M annna-start-services | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/annna-start-services b/annna-start-services
@@ -424,7 +424,7 @@ then
if [ "${text}" = "${botname}, please dance." ];
then
- if [ $(($RANDOM % 0)) -gt 0 ];
+ if [ $(($RANDOM % 2)) -gt 0 ];
then
annna-say -c "#bitreich-en" ',o/ o/_ _\o _…
else
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.