mirror of
https://github.com/InsanusMokrassar/CaptchaPlaguBotPlugin.git
synced 2024-11-22 08:13:55 +00:00
fixes
This commit is contained in:
parent
de6a8241c3
commit
823c895e42
@ -192,7 +192,7 @@ private suspend fun BehaviourContext.banUser(
|
||||
|
||||
@Serializable
|
||||
data class SlotMachineCaptchaProvider(
|
||||
val checkTimeSeconds: Seconds = 300,
|
||||
val checkTimeSeconds: Seconds = 60,
|
||||
val captchaText: String = "Solve this captcha: "
|
||||
) : CaptchaProvider() {
|
||||
@Transient
|
||||
|
Loading…
Reference in New Issue
Block a user