diff -r 1d6e762433fe -r 0acb8d9a3194 config-sample.php --- a/config-sample.php Fri May 09 22:37:57 2008 -0400 +++ b/config-sample.php Mon Aug 25 12:34:26 2008 -0400 @@ -2,6 +2,7 @@ // Rename this to config.php and run php ./enanobot.php to start. +$server = 'irc.freenode.net'; $nick = 'EnanoBot'; $pass = ''; $name = 'Enano CMS logging/message bot';