minor tweaks

This commit is contained in:
neersighted 2012-02-27 23:54:36 -08:00
parent 6327df66a4
commit 581db0b9d2

View file

@ -51,7 +51,7 @@ if not os.path.exists('config'):
"!coz",
"!tell /x"
],
"admins": []
"admins": ["myname"]
}''') + '\n')
print "Config generated!"
print "Please edit the config now."