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.
13
commits
1
branch
2
tags
338
KiB
Haskell
100%
v0.1.0
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
Exact
Exact
Union
RegExp
Julien Dessaux
d4103e3e18
Rebooting now works great, thanks to the communication channel preservation.
2009-08-23 23:07:43 +02:00
doc
Fixed my mess with the rfc doc stuff... :p
2009-08-09 21:32:40 +02:00
Hsbot
Rebooting now works great, thanks to the communication channel preservation.
2009-08-23 23:07:43 +02:00
Config.hs
Refactored some minor stuff
2009-08-07 00:10:45 +02:00
Hsbot.hs
Added the IRCParser (thx galdor), and PrivMsg handling (simply repeat)
2009-08-13 00:07:08 +02:00
LICENCE
Added LICENCE, and rfc2812 (IRC protocol) as documentation.
2009-08-07 11:06:15 +02:00
Main.hs
Rebooting now works great, thanks to the communication channel preservation.
2009-08-23 23:07:43 +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