# File lib/rbot/irc.rb, line 1872
    def channel(str)
      new_channel(str,nil,[],false)
    end