Centralized array random pick. Made duck miss ratio configurable. Different response for missing Duck befriend and bang.

This commit is contained in:
2022-10-21 22:44:31 +02:00
parent 0deea0e016
commit 741f770d27
4 changed files with 50 additions and 22 deletions

View File

@@ -44,6 +44,7 @@ module.exports = {
duck: {
interval: [10, 3600], // seconds
duck: ':duck:',
missRatio: 0.25,
},
letters: {
length: 9,