Updated Core a little bit, added an updateserv function
commit33b8d6a263d085c8b90e9bd73808d42f64c063c6
authorAustin Seipp <austin@youareinferior.net>
Fri, 18 Jan 2008 23:39:57 +0000 (18 17:39 -0600)
committerAustin Seipp <austin@youareinferior.net>
Fri, 18 Jan 2008 23:39:57 +0000 (18 17:39 -0600)
tree85f6c45e9124e8ef4beaa64671fa87896b0861c6
parentd85a67a21dc4a858c1ac846e0c008cab0c20b29b
Updated Core a little bit, added an updateserv function
We also now make sure we join channels in the core bot
data structure but... this is kind of wobbly right now.

It'll probably be heavily refactored later when I update
the listener code to respond to reboot and quit messages,
etc.
Infinity/Core.hs
Infinity/Main.hs