/README.irc-servers

http://github.com/elibarzilay/rudybot · Unknown · 26 lines · 17 code · 9 blank · 0 comment · 0 complexity · b2002193111eab5ff74d946bb04b1ea3 MD5 · raw file

  1. -*-org-*-
  2. * dancer-ircd
  3. Works fine against whatever runs on freenode, and the version that
  4. comes with Ubuntu (1.0.36-8 or thereabouts). I think it's good to
  5. have "nullidentd" installed: that might reduce the delay between
  6. "NOTICE AUTH :*** Checking ident" and ":localhost. 001
  7. rudybot :Welcome to the Debian ..."
  8. * ngircd-0.10.3
  9. Since it doesn't emit "NICK" or "USER" until the server emits a NOTICE
  10. ... but since the server doesn't emit anything until we authenticate
  11. ... we get hung up on, and keep retrying endlessly.
  12. * inspircd 1.1.20+dfsg-1ubuntu1
  13. I was too lazy to figure out how to configure it, so I don't know.
  14. * ircd-seven
  15. As described at http://freenode.net/seven.shtml.
  16. Untested. That page says the plan is for freenode to switch to
  17. ircd-seven at the end of January, 2010.