chiark / gitweb /
new flirt from rjk
[irc.git] / ircbot.py
index ce229f22861b53d0e375e2a9ac8984c1fc8179de..cfb5bf8b5528e9f8983c5ae93228fd492fe0c742 100644 (file)
--- a/ircbot.py
+++ b/ircbot.py
@@ -205,7 +205,7 @@ class SingleServerIRCBot(SimpleIRCClient):
 \r
         Used when answering a CTCP VERSION request.\r
         """\r
-        return "ircbot.py by Joel Rosdahl <joel@rosdahl.net>"\r
+        return "VERSION ircbot.py by Joel Rosdahl <joel@rosdahl.net>, Matthew Vernon <matthew@debian.org> and others"\r
 \r
     def jump_server(self):\r
         """Connect to a new server, possible disconnecting from the current.\r