(almost-now time offset)
True if the given Unix time
is around the current Unix timestamp.
True if the given Unix `time` is around the current Unix timestamp.
(looks-solution? text len-threshold)
True if a message might be (but not for sure) a solution for captcha (pretty short).
True if a message *might be* (but not for sure) a solution for captcha (pretty short).
(process-pending-users config state)
Cleanup: ban users who haven't solved the captcha in time.
The date-joined
attr tracks the date the user did join.
Delete the captcha message, ban the user, drop the attributes.
Cleanup: ban users who haven't solved the captcha in time. The `date-joined` attr tracks the date the user did join. Delete the captcha message, ban the user, drop the attributes.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close