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...