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

cl-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 cl-maiden as follows:

guix install cl-maiden

Or install a particular version:

guix install cl-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.

Badge code

You can use the following badge to inform users of cl-maiden about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/cl-maiden'><img src='https://packages.guix.gnu.org/packages/cl-maiden/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/cl-maiden/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/cl-maiden)

Example Org:

[[https://packages.guix.gnu.org/packages/cl-maiden][https://packages.guix.gnu.org/packages/cl-maiden/badges/latest-version.svg]]