mirror of
https://github.com/pragma-/pbot.git
synced 2025-01-11 12:32:37 +01:00
Spinach: 60 seconds instead of 30 for choose category
This commit is contained in:
parent
712aed21b3
commit
dbe37226c6
@ -57,7 +57,7 @@ sub initialize {
|
||||
|
||||
$self->{channel} = '##spinach';
|
||||
|
||||
$self->{choosecategory_max_count} = 2;
|
||||
$self->{choosecategory_max_count} = 4;
|
||||
$self->{picktruth_max_count} = 4;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user