Conflicts: modules/head.py modules/wikipedia.py
This commit is contained in:
4
phenny
4
phenny
@@ -32,7 +32,9 @@ def create_default_config(fn):
|
||||
channels = ['#example', '#test']
|
||||
owner = 'yournickname'
|
||||
|
||||
# password = 'yourserverpassword'
|
||||
# password is the NickServ password, serverpass is the server password
|
||||
# password = 'example'
|
||||
# serverpass = 'serverpass'
|
||||
|
||||
# These are people who will be able to use admin.py's functions...
|
||||
admins = [owner, 'someoneyoutrust']
|
||||
|
||||
Reference in New Issue
Block a user