Code:
on !*:KICK:[color:green]#yourchannel[/color]:{
  if ($knick == $me) { chanserv deop $chan $nick }
}