Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/markus1189/irc-servant

IRC bot prototype in haskell
https://github.com/markus1189/irc-servant

Last synced: 20 days ago
JSON representation

IRC bot prototype in haskell

Awesome Lists containing this project

README

        

Toy example for an irc bot in haskell, in addition to playing with
GHC's ~PatternSynonyms~.

Inspired by [[https://www.fpcomplete.com/user/icelandj/Pattern%20synonyms][a fpcomplete article]].

Usage: ~irc-servant ...~ (master is the one the bot
accepts commands from initially)

Commands (*must* start with '> '):
- say hello
- what time is it?
- get lost
- right?
- masters
- channels
- add-master
- remove-master
- join-channel
- part-channel