echo back message stuff
[8sync.git] / demos /
2015-11-23 Christopher Allan... echo back message stuff
2015-11-23 Christopher Allan... refactoring args to default-handle-privmsg
2015-11-23 Christopher Allan... break handling private messages out into its own function
2015-11-23 Christopher Allan... A lot more stuff to handle PRIVMSG messages
2015-11-23 Christopher Allan... add irc-line type, switch to (match) for handle-line
2015-11-23 Christopher Allan... add parse-line procedure
2015-11-23 Christopher Allan... Give a bot access to its own name. Also respond to...
2015-11-23 Christopher Allan... Add repl.scm (can't believe I forgot it before!) and...
2015-11-23 Christopher Allan... Accept a list of channels via the command line
2015-11-23 Christopher Allan... Can now start to connect to things via the irc client
2015-11-22 Christopher Allan... command line thing starts to do things
2015-11-22 Christopher Allan... Beginning of irc system