Note that a stuffs isn't implemented.
This commit is contained in:
2
phenny
2
phenny
@@ -29,6 +29,8 @@ def create_default_config(fn):
|
|||||||
host = 'irc.example.net'
|
host = 'irc.example.net'
|
||||||
channels = ['#example', '#test']
|
channels = ['#example', '#test']
|
||||||
owner = 'yournickname'
|
owner = 'yournickname'
|
||||||
|
|
||||||
|
# This isn't implemented yet:
|
||||||
# serverpass = 'yourserverpassword'
|
# serverpass = 'yourserverpassword'
|
||||||
|
|
||||||
# These are people who will be able to use admin.py's functions...
|
# These are people who will be able to use admin.py's functions...
|
||||||
|
|||||||
Reference in New Issue
Block a user