cl-telebot
Common Lisp Telegram Bot API
$ area51 add cl-telebotCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-telebot:some-function ...)Common Lisp Telegram Bot API
$ area51 add cl-telebotCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-telebot:some-function ...)