freebsd-ports/irc/ruby-irc/files/patch-bot.rb
Akinori MUSHA d8fdbb29db Add ruby-irc, an IRC client framework for Ruby.
Currently few English documents are bundled.  For the time being, try
the bot.rb (and cpi/*.cpi) example I translated into English to see
how it works.
2001-01-19 09:00:21 +00:00

5 lines
178 B
Ruby

--- bot.rb.orig Wed Jun 14 05:12:45 2000
+++ bot.rb Fri Jan 19 16:53:24 2001
@@ -36 +36 @@
-AgentName = $OPT_agentname || "Rubyちゃん"
+AgentName = $OPT_agentname || "Ruby-chan"