chiark / gitweb /
changes to migrate from rapun to chiark
authorMatthew Vernon <matthewv@chiark.greenend.org.uk>
Thu, 17 Feb 2011 16:56:05 +0000 (16:56 +0000)
committerMatthew Vernon <matthewv@chiark.greenend.org.uk>
Thu, 17 Feb 2011 16:56:05 +0000 (16:56 +0000)
Servus-chiark.py
commands.py
servus.html

index 647bce0768ea12910d6fef9d234c98f9b338e8cd..9c381aea2accca3c587f32548d489fd6c86bf4ab 100644 (file)
@@ -24,7 +24,7 @@
 # Acrobat configuration file
 
 # The following definitions are required to be present in this module:
-server = "rapun"
+server = "chiark"
 port = 6667
 nickname = "Servus"
 channel = "#chiark"
index 9d5dcb450f5765feb1a27a744be68662be14eee3..f869cd38e059a51022fc7b4f874f1737fe39fb66 100644 (file)
@@ -36,7 +36,7 @@ def karmadelq(bot, cmd, nick, conn, public, karma):
 # help - provides the URL of the help file
 def helpq(bot, cmd, nick, conn, public):
     bot.automsg(public,nick,
-                "For help see http://www.pick.ucam.org/~matthew/irc/servus.html")
+                "For help see http://www.chiark.greenend.org.uk/~matthewv/irc/servus.html")
 
 
 # query bot status
index 4c37a102d0bef773bacbb94e6b94046b0001b201..6a6583fed89d56652e211b28a069442697c7f1a2 100644 (file)
@@ -25,7 +25,7 @@ span.code {font-family: courier, monospace}
 class="code">#chiark</span>. This page documents the available
 commands. You can get a copy of the source code by running <span
 class="code">git-clone <a
-href="http://www.pick.ucam.org/~matthew/irc/.git">http://www.pick.ucam.org/~matthew/irc/.git</a></span></p>
+href="http://www.chiark.greenend.org.uk/~matthewv/irc/.git">http://www.chiark.greenend.org.uk/~matthewv/irc/.git</a></span></p>
 
 <h2>Invocation</h2>
 <p>Servus may be invoked in-channel using either <span