mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 16:12:30 +02:00
Applied grammar and styling corrections
Applied grammar and styling corrections.
This commit is contained in:
parent
f0aa2d2049
commit
71ab0fbda6
56 changed files with 112 additions and 129 deletions
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
If no parameters are given, the list of channels you have joined will be
|
||||
displayed.
|
||||
|
||||
|
||||
%9Description:%9
|
||||
|
||||
Adds, removes or displays the configuration of channels; this method is
|
||||
|
|
@ -34,8 +34,8 @@
|
|||
/CHANNEL LIST
|
||||
/CHANNEL ADD -auto #irssi Freenode
|
||||
/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 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 REMOVE #hideout Freenode
|
||||
|
||||
%9Special Example:%9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue