mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 08:32:07 +02:00
Add info about MODIFY to help files
This commit is contained in:
parent
1d2113a638
commit
054a98b0ac
3 changed files with 6 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
LIST: Displays the list of configured channels.
|
||||
ADD: Adds a channel to your configuration.
|
||||
MODIFY: Modifies a channel in your configuration.
|
||||
REMOVE: Removes a channel from your configuration.
|
||||
|
||||
-auto: Automatically join the channel.
|
||||
|
|
@ -36,6 +37,7 @@
|
|||
/CHANNEL ADD -auto #basementcat Quakenet secret_lair
|
||||
/CHANNEL ADD -auto -bots '*!@*.irssi.org *!bot@irssi.org' -botcmd 'msg $0 op WzerTrzq' #hideout Freenode
|
||||
/CHANNEL ADD -auto -bots 'Q!TheQBot@CServe.quakenet.org' -botcmd '^MSG Q op #irssi' #irssi Quakenet
|
||||
/CHANNEL MODIFY -noauto #irssi Freenode
|
||||
/CHANNEL REMOVE #hideout Freenode
|
||||
|
||||
%9Special Example:%9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue