This package browser is in early development. Mind the rough edges.

sbcl-maiden

Modern and extensible chat bot framework

Maiden is a collection of systems to help you build applications and libraries that interact with chat servers. It can help you build a chat bot, or a general chat client. It also offers a variety of parts that should make it much easier to write a client for a new chat protocol.

Installation

Install the latest version of sbcl-maiden as follows:

guix install sbcl-maiden

Or install a particular version:

guix install sbcl-maiden@3.1.0-1.164e8df

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.