isaac icon indicating copy to clipboard operation
isaac copied to clipboard

Events for specific channels

Open jdp opened this issue 14 years ago • 1 comments

It would be nice to have support for events happening on specific channels, i.e,

on :channel, ["#io", "#clojure"] do
  msg channel, "sup"
end

jdp avatar Mar 15 '10 23:03 jdp

If contributed, it will be merged, definitely.

vangberg avatar Aug 10 '10 16:08 vangberg