Check if ChanServ is in the channel and abort kick attempts if not while not being op.
commit09fd3762dc2bcaa9eb1450f5d9217fa79e24e3c1
authorEnrico Tröger <enrico.troeger@uvena.de>
Thu, 10 Jul 2008 18:30:57 +0000 (10 20:30 +0200)
committerEnrico Tröger <enrico.troeger@uvena.de>
Thu, 10 Jul 2008 18:30:57 +0000 (10 20:30 +0200)
tree7ae6dfc2ed0135372ce07b9ddeae5c86b18523e9
parent6d59ead76baf62ec9ae3b6f57ee0050ec14330ef
Check if ChanServ is in the channel and abort kick attempts if not while not being op.
Refactor irc_amiop in irc_is_user_op and use it for the ChanServ check.
src/irc.c