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

weechat-wee-slack

Weechat Slack script

weechat-wee-slack is a WeeChat native client for Slack. It provides supplemental features only available in the web/mobile clients such as synchronizing read markers, typing notification, threads (and more)! It connects via the Slack API, and maintains a persistent websocket for notification of events.

Installation

Install the latest version of weechat-wee-slack as follows:

guix install weechat-wee-slack

Or install a particular version:

guix install weechat-wee-slack@2.10.2

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 weechat-wee-slack about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

[[https://packages.guix.gnu.org/packages/weechat-wee-slack][https://packages.guix.gnu.org/packages/weechat-wee-slack/badges/latest-version.svg]]