Liking cljdoc? Tell your friends :D

cljdoc.util.telegram

Some helpers to be notified about builds queued so that I can investigate when/if stuff fails

Some helpers to be notified about builds queued
so that I can investigate when/if stuff fails
raw docstring

base-urlclj


bot-tokenclj


build-failedclj

(build-failed {:keys [group_id artifact_id version error id]})

build-requestedclj

(build-requested project version build-id)

chat-idclj


has-cljdoc-ednclj

(has-cljdoc-edn scm-url)

import-completedclj

(import-completed {:keys [group_id artifact_id version]} git-error)

no-version-tagclj

(no-version-tag project version scm-url)

send-textclj

(send-text token chat-id text)
(send-text token chat-id options text)

Sends message to the chat

Sends message to the chat
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close