%{help=chaninfo}%{+m|m}
###  %bchaninfo%b <channel>
     This lists all the settings for the bot on the given channel. 
     It shows any of the following:
        %bchanmode%b     which modes are enforced on the channel, both + and
	             - modes can be enforced
	%bidle-kick%b    kick idle users (non +f's anyway) on the channel 
	             after how many minutes (use 0, or no-idle-kick
		     to turn this off)
%{+n}
	%bneed-op%b      tcl command to execute when the bot doesnt have ops
	%bneed-invite%b  tcl command to execute when the bot needs to be
	             invited to the channel (ie channel has mode +i)
	%bneed-key%b     tcl command to execute when the bot needs to find 
	             out the key to the channel
	%bneed-unban%b   tcl command to execute when the bot is banned and
                     can't get on the channel
	%bneed-limit%b   tcl command to execute when the bot can't join the
	             channel because the channel is full
%{+m|m}
     The following can be set + or - (eg .chanset #channel -clearbans)
        %bclearbans%b    clear all the channel bans when the bot joins the 
	             channel?
	%benforcebans%b  kicks people who match channel bans?
	%bdynamicbans%b  only activate bans on channel when they are needed
	%buserbans%b     allow other users to place bans on the channl
	%bautoop%b       automatically op users when they join the channel
	%bbitch%b        only allow users with the +o flag to be ops on the 
	             channel
	%bgreet%b        say a users info line when they join the channel
	%bprotectops%b   re-op a +o user who gets deopped?
	%bstatuslog%b    log the channel status every 5 minutes
	%bstopnethack%b  de-op anyone who enters the channel with server
	             ops
	%brevenge%b      take revenge on anyone who deops, kicks or
	             bans the bot or any valid user
	%bsecret%b       don't provide info about the channel over the botnet
	%bshared%b       share user settings for this channel 
	             (%bNOTE%b: this can only be set in the config file)
	%bautovoice%b    this causes the bot to also monitor channel voice
	             settings, using the +v/+q settings.
     The following are flood settins, they are set by going
           .chanset flood-type number:seconds   where number & seconds
	   are integers indicating the number of times in how many seconds
	   the flood will be triggered
	%bflood-chan%b   this defines the flood level for public chatter
	             & actions
	%bflood-ctcp%b   this defines the flood level for ctcp's to the
	             channel (include PING & VERSION), except for ACTION's
	%bflood-join%b   this defines the number of joins from a give 
	             user@host that constituts a flood
	%bflood-kick%b   how many kicks in the given time are a flood
	%bflood-deop%b   deops in the given time
%{+n|n}
See also: %{+n}+chan, -chan,%{+n|n} chansave, chanload, chanset
