Sha256: c23d25b2049a2761c1f258015e4b0e5f3935b4380e9c6bc9ac3f7114843d1333
Contents?: true
Size: 372 Bytes
Versions: 9
Compression:
Stored size: 372 Bytes
Contents
Potato ====== $ gem install potato THEN $ potato [--port port] [--room room1 --room room2] [--debug] [--max-users N] OR #!/usr/bin/env ruby require 'potato' Potato::Server.start(ARGV) THEN Connect your IRC client to localhost on port 6667 (or whatever other port you chose). Potato will give you instructions once connected. Happy potatoing!
Version data entries
9 entries across 9 versions & 1 rubygems