mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
Replaced google.com with irssi.org examples
Replaced google.com with irssi.org examples.
This commit is contained in:
parent
66f5fb699b
commit
0885282294
@ -32,7 +32,7 @@
|
||||
/BAN
|
||||
/BAN mike
|
||||
/BAN -host bob
|
||||
/BAN *!*@*.google.com
|
||||
/BAN *!*@*.irssi.org
|
||||
/BAN -domain sarah
|
||||
|
||||
/SET ban_type custom nick domain
|
||||
|
@ -33,8 +33,8 @@
|
||||
/CHANNEL
|
||||
/CHANNEL LIST
|
||||
/CHANNEL ADD -auto #irssi Freenode
|
||||
/CHANNEL ADD -auto #google Quakenet secret_lair
|
||||
/CHANNEL ADD -auto -bots "*!@*.google.com *!bot@google.com" -botcmd "msg $0 op WzerTrzq" #hideout 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 REMOVE #hideout Freenode
|
||||
|
||||
|
@ -33,8 +33,8 @@
|
||||
|
||||
/CONNECT Freenode
|
||||
/CONNECT -6 Freenode
|
||||
/CONNECT -4 -! -host office.google.com -network Freenode orwell.freenode.net
|
||||
/CONNECT secure.server.google.com 6667 WzerT8zq mike
|
||||
/CONNECT -4 -! -host staff.irssi.org -network Freenode orwell.freenode.net
|
||||
/CONNECT irc.irssi.org 6667 WzerT8zq mike
|
||||
|
||||
%9See also:%9 DISCONNECT, RMRECONNS, SERVER
|
||||
|
||||
|
@ -41,7 +41,7 @@
|
||||
/EXEC ls
|
||||
/EXEC -msg #irssi cat unicorn.txt
|
||||
/EXEC -out cat /etc/passwd | grep $USER | awk -F: '{print $5}'
|
||||
/EXEC -name ssh -nosh -interactive -window ssh office.google.com
|
||||
/EXEC -name ssh -nosh -interactive -window ssh staff.irssi.org
|
||||
/EXEC -close mailserver
|
||||
/EXEC -close %%0
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
||||
/HILIGHT
|
||||
/HILIGHT mike
|
||||
/HILIGHT -regexp mi+ke+
|
||||
/HILIGHT -mask bob!*@*.google.com -color %%G
|
||||
/HILIGHT -mask bob!*@*.irssi.org -color %%G
|
||||
/HILIGHT -full -color %%G -actcolor %%Y redbull
|
||||
|
||||
%9References:%9
|
||||
|
@ -30,9 +30,9 @@
|
||||
/IGNORE
|
||||
/IGNORE * JOINS
|
||||
/IGNORE * CTCPS
|
||||
/IGNORE -except *!*@*.google.com CTCPS
|
||||
/IGNORE -except *!*@*.irssi.org CTCPS
|
||||
/IGNORE #irssi ALL -PUBLIC -ACTIONS
|
||||
/IGNORE -replies *!*@*.google.com ALL
|
||||
/IGNORE -replies *!*@*.irssi.org ALL
|
||||
/IGNORE -regexp -pattern (away|gone|back|playing|returned) * ACTIONS
|
||||
/IGNORE *zzz* NICKS
|
||||
/IGNORE *afk* NICKS
|
||||
|
@ -18,7 +18,7 @@
|
||||
%9Examples:%9
|
||||
|
||||
/JOIN #irssi
|
||||
/JOIN #google secret_lair
|
||||
/JOIN #basementcat secret_lair
|
||||
/JOIN -invite
|
||||
/JOIN -freenode #github,#freenode,#irssi
|
||||
|
||||
|
@ -50,7 +50,7 @@
|
||||
%9Examples:%9
|
||||
|
||||
/NETWORK ADD -usermode +giw EFnet
|
||||
/NETWORK ADD -usermode +iw -nick mike -realname "The one and only mike!" -host office.google.com Freenode
|
||||
/NETWORK ADD -usermode +iw -nick mike -realname "The one and only mike!" -host staff.irssi.org Freenode
|
||||
/NETWORK ADD -autosendcmd "^MSG NickServ identify WzerT8zq" Freenode
|
||||
/NETWORK ADD -autosendcmd "^MSG Q@CServe.quakenet.org AUTH mike WzerT8zq; WAIT 2000; OPER mike WzerT8zq; WAIT 2000; MODE mike +kXP" Quakenet
|
||||
/NETWORK REMOVE Freenode
|
||||
|
@ -59,7 +59,7 @@
|
||||
/SERVER CONNECT chat.freenode.net
|
||||
/SERVER CONNECT +chat.freenode.net
|
||||
/SERVER ADD -network Freenode orwell.freenode.net
|
||||
/SERVER ADD -! -auto -host office.google.com -port 6667 -4 -network Freenode -noproxy orwell.freenode.net
|
||||
/SERVER ADD -! -auto -host staff.irssi.org -port 6667 -4 -network Freenode -noproxy orwell.freenode.net
|
||||
/SERVER REMOVE -network Freenode orwell.freenode.net
|
||||
/SERVER PURGE
|
||||
/SERVER PURGE orwell.freenode.net
|
||||
|
Loading…
Reference in New Issue
Block a user