From 6cdc8071eb7b681911146f8637d21b97c8112f13 Mon Sep 17 00:00:00 2001 From: Matthew Vernon Date: Tue, 1 Mar 2011 22:57:25 +0000 Subject: [PATCH] also document the nick-changing --- Servus-chiark.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Servus-chiark.py b/Servus-chiark.py index df06e4c..2754828 100644 --- a/Servus-chiark.py +++ b/Servus-chiark.py @@ -25,7 +25,7 @@ # The following definitions are required to be present in this module: # You can also override them on the command-line -# e.g. python acrobat.py Servus-chiark nickname=testbot channel=\#test +# e.g. python acrobat.py Servus-chiark nickname=testbot channel=\#test owner=MyNick server = "chiark" port = 6667 nickname = "Servus" -- 2.30.2