Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/markus1189/irc-servant
- Owner: markus1189
- License: gpl-2.0
- Created: 2014-06-19T14:27:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-19T20:16:24.000Z (over 10 years ago)
- Last Synced: 2023-03-12T07:18:46.333Z (over 1 year ago)
- Language: Haskell
- Size: 176 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
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