tweak: double choice timeout
This commit is contained in:
@@ -33,7 +33,7 @@ SONG_PATTERN = re.compile(
|
||||
re.UNICODE,
|
||||
)
|
||||
|
||||
CHOICE_TIMEOUT = 60
|
||||
CHOICE_TIMEOUT = 120
|
||||
|
||||
|
||||
class SongRequest(callbacks.Plugin):
|
||||
|
||||
Reference in New Issue
Block a user