My bot doesnot Auto-op Itself when de-opped in a channel.
My bot is registered and is able to identify.
Whenever it is deopped in the channel It gives in private "No bans against botnick in current channel"
The needop code is : need-op { putquick "chanserv op #channel botnick" }
The need- unban works fine ...
needunban code is :- need-unban { putquick "chanserv unban #channel botnick" }