mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-23 11:12:47 +01:00
Updated the wizard to specify which join it's using.
This commit is contained in:
parent
72402b98c7
commit
cc41299e10
@ -334,7 +334,7 @@ def main():
|
||||
prefix the channel with # (or +, or !, or &, but no one uses those
|
||||
channels, really).""")
|
||||
channels = something('What channels?')
|
||||
afterConnect.append('join %s' % channels)
|
||||
afterConnect.append('admin join %s' % channels)
|
||||
|
||||
###
|
||||
# Plugins
|
||||
|
Loading…
Reference in New Issue
Block a user