Centralized array random pick. Made duck miss ratio configurable. Different response for missing Duck befriend and bang.
This commit is contained in:
@@ -44,6 +44,7 @@ module.exports = {
|
||||
duck: {
|
||||
interval: [10, 3600], // seconds
|
||||
duck: ':duck:',
|
||||
missRatio: 0.25,
|
||||
},
|
||||
letters: {
|
||||
length: 9,
|
||||
|
||||
Reference in New Issue
Block a user