cl-telebot

MIT

Common Lisp Telegram Bot API

$ area51 add cl-telebotCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-telebot:some-function ...)