mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-23 11:12:47 +01:00
Updated to allow multiple servers.
This commit is contained in:
parent
2336af5525
commit
c5325dc18c
@ -310,7 +310,7 @@ def main():
|
||||
else:
|
||||
port = 6667
|
||||
server = ':'.join([serverString, str(port)])
|
||||
network.server.setValue(server)
|
||||
network.servers.setValue([server])
|
||||
|
||||
# conf.supybot.nick
|
||||
# Force the user into specifying a nick if he didn't have one already
|
||||
|
Loading…
Reference in New Issue
Block a user