Commit Graph

16 Commits

Author SHA1 Message Date
raylu 319e776c34 Pass the irc.Nick to all command handlers
This avoids doing another lookup in hasAccess
2010-10-25 15:09:15 -04:00
raylu 0c7aba3fc3 Handle YouTube responses without durations (blocked videos) 2010-10-20 17:35:08 -04:00
raylu e0cf7e3917 Make authentication based on ident and host 2010-10-18 22:34:44 -04:00
raylu e24293df24 Update hosts when people speak 2010-10-18 19:55:41 -04:00
raylu 23dfd26d9f Allow commands on a channel to be used from a privmsg 2010-10-18 15:32:42 -04:00
raylu ce202d03f1 Also filter out #s from YouTube videos 2010-10-18 14:58:49 -04:00
raylu 2583f883f9 !say 2010-10-16 18:47:04 -04:00
raylu f849da89c1 Fix bug in basetopic detection 2010-10-16 18:42:13 -04:00
raylu f8acc8ffea !remove 2010-10-16 18:37:29 -04:00
raylu a44a71677b !appendtopic and query for basetopic with !topic 2010-10-16 18:08:19 -04:00
raylu ba455ac44f !add, !flags, !topic 2010-10-16 15:38:40 -04:00
raylu add4528312 Add YouTube video identification 2010-10-15 21:07:46 -04:00
raylu 283f03a108 Add nickserv autoidentify
This also waits until identified before autojoining
Unfortunately, testing for the +r mode to mean registered is network-
specific. This happens to work on Rizon but not on Freenode, for example
2010-10-15 18:19:44 -04:00
raylu 8efba64f4e Multi-server support 2010-10-15 17:13:53 -04:00
raylu bfe0705337 Add !tr (language detection and translation) 2010-10-14 00:12:12 -04:00
raylu 3e83d30e71 Add a command system 2010-10-13 21:16:16 -04:00