diff --git a/core/config.py b/core/config.py index 831672f..1f52dbf 100755 --- a/core/config.py +++ b/core/config.py @@ -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."