lambdabot-zulip: Lambdabot for Zulip Chat

[ library, mit, program, web ] [ Propose Tags ]

Integrates lambdabot with Zulip Chat.


[Skip to Readme]

Modules

  • Web
    • Zulip
      • Web.Zulip.Lambdabot

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0
Dependencies base (>=4 && <5), containers, hint, hzulip, lambdabot-zulip, mueval, optparse-applicative, say, text, yaml [details]
License MIT
Copyright 2017 Niklas Hambüchen <mail@nh2.me>
Author Niklas Hambüchen <mail@nh2.me>
Maintainer Niklas Hambüchen <mail@nh2.me>
Category Web
Home page https://github.com/nh2/lambdabot-zulip
Bug tracker https://github.com/nh2/lambdabot-zulip/issues
Source repo head: git clone git://github.com/nh2/lambdabot-zulip.git
Uploaded by NiklasHambuechen at 2018-11-20T17:35:23Z
Distributions
Executables lamdabot-zulip-server
Downloads 612 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2018-11-20 [all 3 reports]

Readme for lambdabot-zulip-0.1.0

[back to package description]

lambdabot-zulip

A lambdabot-like bot for Zulip.

Can evaluate Haskell expressions and show their types.

Screenshot

Screenshot of the bot in action

Usage

Run the lambdabot-zulip-server executable to start the bot.

It reads a settings.yaml in the working directory (or passed via command line).

See example-settings/settings.yaml for an example. You have to provide Zulip API credentials, and streams (channels) the bot should be active on.