cl-telegram-bot

MIT

Telegram Bot API, based on sovietspaceship's work but mostly rewritten.

$ area51 add cl-telegram-botCopy

Usage

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