password is network specific

This commit is contained in:
James Vega 2004-08-04 19:19:03 +00:00
parent cb52197d1b
commit 9c1aec036d
1 changed files with 1 additions and 1 deletions

View File

@ -403,7 +403,7 @@ def main():
reason it just won't work, it might be that you need to set a
password.""")
if yn('Do you want to set such a password?', default=False):
conf.supybot.password.set(getpass())
network.password.set(getpass())
# conf.supybot.channels
output("""Of course, having an IRC bot isn't the most useful thing in the