mirror of
https://github.com/InsanusMokrassar/PlaguPoster.git
synced 2025-09-10 10:44:10 +00:00
add retryOnPostFailureTimes
This commit is contained in:
@@ -77,7 +77,7 @@ object Plugin : Plugin {
|
||||
|
||||
return@onCommand
|
||||
}
|
||||
} ?: selector ?.take(1) ?.firstOrNull()
|
||||
} ?: selector ?.takeOneOrNull()
|
||||
if (postId == null) {
|
||||
reply(
|
||||
it,
|
||||
|
Reference in New Issue
Block a user