码迷,mamicode.com
首页 > 其他好文 > 详细

irssi忽略退出,加入消息

时间:2016-02-17 17:23:11      阅读:163      评论:0      收藏:0      [点我收藏+]

标签:

IRSSI: IGNORE JOINS, PARTS, QUITS AND NICKS MESSAGES

I use IRC on a daily basis and my client of choice for that is Irssi. I run it on my Raspberry Pi which is always on, so I generally stay idle in the channels I’ve joined. Some channels have a lot of users connecting and disconnecting which clogs up the backlog a lot. I don’t know these users so I don’t really care who joins or parts. I’m more interested in any discussions or solutions to problems that are being asked.

To ignore these messages in Irssi you can simply issue the following command. Just make sure to replace #channel with the channel you want this setting to apply to.

/ignore -channels #channel * JOINS PARTS QUITS NICKS

If you use another IRC client I suggest you take a look at this hide join part messages for IRC clients.

 

 

转自:http://blog.htbaa.com/news/irssi-ignore-joins-parts-quits-and-nicks-messages

irssi忽略退出,加入消息

标签:

原文地址:http://www.cnblogs.com/z-books/p/5195942.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!