From d8fdbb29dbafef2a16a08ab451fc371361332244 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Fri, 19 Jan 2001 09:00:21 +0000 Subject: 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. --- irc/ruby-irc/files/patch-bot.rb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 irc/ruby-irc/files/patch-bot.rb (limited to 'irc/ruby-irc/files/patch-bot.rb') diff --git a/irc/ruby-irc/files/patch-bot.rb b/irc/ruby-irc/files/patch-bot.rb new file mode 100644 index 000000000000..bb8bf687c77a --- /dev/null +++ b/irc/ruby-irc/files/patch-bot.rb @@ -0,0 +1,5 @@ +--- 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" -- cgit v1.2.3