summaryrefslogtreecommitdiffstats
path: root/phenny
diff options
context:
space:
mode:
authorSean B. Palmer <http://inamidst.com/sbp/>2008-06-25 18:39:05 +0100
committerSean B. Palmer <http://inamidst.com/sbp/>2008-06-25 18:39:05 +0100
commit86c2f274d52d5991ac112af0063177d4c09fe945 (patch)
treede308d036fc3aa84e632d0892f433483646ec970 /phenny
parentbf20b46f7473ec323cd38464fd8662c5fbc2c72a (diff)
downloadbot-86c2f274d52d5991ac112af0063177d4c09fe945.tar.gz
bot-86c2f274d52d5991ac112af0063177d4c09fe945.tar.bz2
bot-86c2f274d52d5991ac112af0063177d4c09fe945.zip
Note that a stuffs isn't implemented.
Diffstat (limited to 'phenny')
-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...