Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nullren/lurk
IRC bot to lurk on people amongst other things
https://github.com/nullren/lurk
Last synced: about 14 hours ago
JSON representation
IRC bot to lurk on people amongst other things
- Host: GitHub
- URL: https://github.com/nullren/lurk
- Owner: nullren
- Created: 2012-08-14T21:47:19.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-17T19:02:48.000Z (almost 12 years ago)
- Last Synced: 2023-03-10T20:08:29.044Z (over 1 year ago)
- Language: Haskell
- Homepage:
- Size: 313 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LURK
An IRC bot
# CONFIGURE
All settings are configured in the main executable, `lurk.hs` with
`BotConfig`. Default settings are available in `Lurk.Bot.Defaults`.
Then build with `cabal`.