Note that a stuffs isn't implemented.

This commit is contained in:
Sean B. Palmer
2008-06-25 18:39:05 +01:00
parent bf20b46f74
commit 86c2f274d5
+2
View File
@@ -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...