examples/nig.rb in
net-irc-0.0.4
vs examples/nig.rb in
net-irc-0.0.5
- old
+ new
@@ -71,9 +71,13 @@
end def jabber_bot_id nil end
+
+ def hourly_limit
+ 30
+ end
end if __FILE__ == $0 require "optparse"