summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xphenny2
1 files changed, 2 insertions, 0 deletions
diff --git a/phenny b/phenny
index b8f1386..762e4c0 100755
--- a/phenny
+++ b/phenny
@@ -29,6 +29,8 @@ def create_default_config(fn):
host = 'irc.example.net'
channels = ['#example', '#test']
owner = 'yournickname'
+
+ # This isn't implemented yet:
# serverpass = 'yourserverpassword'
# These are people who will be able to use admin.py's functions...