This website requires JavaScript.
Explore
Help
Register
Sign in
adyxax
/
hsbot
Archived
Watch
1
Star
0
Fork
You've already forked hsbot
0
Code
Issues
Activity
An IRC bot written in haskell
This repository has been archived on
2025-03-10
. You can view files and clone it, but cannot push or open issues or pull requests.
10
commits
1
branch
2
tags
338
KiB
Haskell
100%
7a86235906
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Julien Dessaux
7a86235906
Rethought the way I handled IRC data.
2009-08-11 00:38:36 +02:00
doc
Fixed my mess with the rfc doc stuff... :p
2009-08-09 21:32:40 +02:00
Hsbot
Rethought the way I handled IRC data.
2009-08-11 00:38:36 +02:00
Config.hs
Refactored some minor stuff
2009-08-07 00:10:45 +02:00
Hsbot.hs
Wrote a dynamic compilation stuff that works (unable to test reboot yet)
2009-08-05 01:01:47 +02:00
LICENCE
Added LICENCE, and rfc2812 (IRC protocol) as documentation.
2009-08-07 11:06:15 +02:00
Main.hs
Wrote the ping pong stuff
2009-08-07 00:19:14 +02:00
Makefile
Wrote a dynamic compilation stuff that works (unable to test reboot yet)
2009-08-05 01:01:47 +02:00
README
Initial import
2009-08-03 08:36:12 +02:00
README