Liking cljdoc? Tell your friends :D

teleward.processing


almost-nowclj

(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.
sourceraw docstring

looks-solution?clj

(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).
sourceraw docstring

process-pending-usersclj

(process-pending-users config state)

Cleanup: ban users who haven't solved the captcha in time. The date 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` attr tracks the date the user did join.
Delete the captcha message, ban the user, drop the attributes.
sourceraw docstring

process-updateclj

(process-update config state update-entry me)
source

process-updatesclj

(process-updates config state updates me)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close