Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wetneb/ircbots
Various IRC bots written with irctk
https://github.com/wetneb/ircbots
Last synced: 29 days ago
JSON representation
Various IRC bots written with irctk
- Host: GitHub
- URL: https://github.com/wetneb/ircbots
- Owner: wetneb
- Created: 2014-06-11T13:35:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-27T18:09:03.000Z (about 8 years ago)
- Last Synced: 2024-10-13T14:15:17.949Z (2 months ago)
- Language: Haskell
- Size: 24.4 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Title fetcher IRC bot
======================Downloads the documents pointed by URLs on an IRC channel and writes their title on the channel.
Written in Haskell.
Dependencies:
------------
* irctk -- http://a3nm.net/blog/irctk.html
* various Haskell libraries