cl-telegram-bot - Telegram Bot API

CL-TELEGRAM-BOT ASDF System Details

CL-TELEGRAM-BOT2 ASDF System Details

Important Note

There are two different ASDF systems:

The new version is still incomplete, and the high-level API may change in the future. If you encounter any issues, please refer to ChangeLog.md. Pull requests with features and fixes are welcome!

Installation

You can install this library from Quicklisp, but you want to receive updates quickly, then install it from Ultralisp.org:

(ql-dist:install-dist "http://dist.ultralisp.org/"
                      :prompt nil)
(ql:quickload :cl-telegram-bot)

Credits