CHATBOT HELP
Chatbot is  a program that is very helpful. The level of access you have in a particular channel will determine what chatbot will do for you.
A channel owner has 500 access
Set:
Bible
This setting chooses if you want ChatBot's Bible reading for your channel. 
/msg chatbot SET <#channel> BIBLE <on|off>
Example: /msg chatbot SET #prayer_closet BIBLE on

If set to off Chatbots bible reading command will not work.

Biblelevel
This command sets what access level a person needs to have for ChatBot to read Bible verses
from the KJV command. If you set this at 0, anyone can use the KJV command. Otherwise, only
ops equal to or able the level you specify may use the KVJ command. 
/msg chatbot SET <#channel> BIBLELEVEL [0|100-500]
Example: /msg chatbot SET #prayer_closet BIBLE 100

Email
This setting is the email address you wish to receive messages from the Christian Chat Network
about your channel should any problem arise. Make sure this stays current, or you channel may be
deleted if we cannot reach you.
/msg chatbot SET <#channel> EMAIL <user@isp.com>
Example: /msg chatbot SET #Help EMAIL salti@christian-chat.net

Ident
When IDENT is turned "ON" it forces your ops to send their password to NickServ before they can
use ChatBot. The default is "ON" since it is more secure.
/msg chatbot SET <#channel> IDENT <on|off>
Example: /msg chatbot SET #prayer_closet IDENT on

KeepTopic
If set to ON, everytime the #channel's topic is changed it will be stored in memory for use when
ChatBot first joins the #chan or resets the topic. If set to OFF, nothing will be done.
/msg chatbot SET <#channel> KEEPTOPIC <on|off>
Example: /msg chatbot SET #prayer_closet KEEPTOPIC

Modes
You can set various channel modes in ChatBot if you want them to stay permanent. Recommended
default modes are: +tn The "T" only allows channel OPs to change topics, and the "N" keeps
people outside of the channel from sending messages into the channel. Both are common problems
when dealing with troublemakers.
/msg chatbot SET <#channel> MODES <modes>
Example: /msg chatbot SET #Prayer_closet MODES +tn

Public
This will have ChatBot make the command-character be what you tell it to be (., +, -, or _).
This way you can just type kick messages into your channel directly. If you don't specify a
control character, a "." is assumed.
/msg chatbot SET <#channel > PUBLIC <ON|OFF|COMMAND-CHARACTER>
Example of turning Public on: /chatbot SET #Prayer_closet PUBLIC on
Example of turning Public on with a specified control character: /chatbot SET #Help PUBLIC .

Note: In larger channels this may not be a good Idea as it can cause alot of people to try the
commands.

TopicLock
This will allow users that meet or exceed the specified minimum level on #chan to change the
topic without ChatBot resetting the topic to the previous topic. Users that do not meet or exceed
the minimum level will not be able to change the topic without it being reset!
/msg chatbot SET <#channel> TOPICLOCK <100-500>
Example: /msg chatbot SET #Prayer_closet TOPICLOCK 400

URL
This setting is the URL for your channel (if you have one).
/msg chatbot SET <#channel> URL <http://www.domain.com>
Example: /msg chatbot SET #Help URL http://www.standinginthegap.faithweb.com

the Channel owner and anyone with acess 500 can also preform all of the commands below.

450 access

ClearModes
This command has ChatBot clear all the channel modes
You should not need to do this often
/msg chatbot CLEARMODES <#channel>
Example: /CHATBOT CLEARMODES #prayer_closet

Suspend
This command allows you to turn on a "Suspension" flag which keeps someone's ops disabled until you turn it off. You need to have at least 450 access to this command, and you can only suspend ops with lower access than yourself.
/msg chatbot SUSPEND <#channel> <nick> <on|off>
Example: /msg chatbot SUSPEND #prayer_closet HopeNHim ON

400 access

Access
This command allows you to manage your channel's OP ACCESS list. Please note that you must have at least 400 access to add a user. Also, you cannot add someone with access higher than your access, and you can only delete those with access lower than yours.
To add an op that has a registered nickname you use:
/msg chatbot ACCESS <#channel> ADD <nick> <level>
Example: /msg chatbot ACCESS #prayer_closet ADD HopeNHim 100

To delete an op to your channel you use:
/msg chatbot ACCESS <#channel> DEL <nick>
Example: /msg chatbot ACCESS #prayer_closet DEL HopeNHim

To list the ops in your channel you use:
/msg chatbot ACCESS <#channel> LIST
Example: /msg chatbot ACCESS #Prayer_closet LIST

To clean out old op entries pointing to nicknames that are not registered anymore you use:
/msg chatbot ACCESS <#channel> CLEAN
Example: /msg chatbot  ACCESS #prayer_closet CLEAN

To delete all op entries except you (can only be used by a channel owner):
/msg chatbot ACCESS <#channel> WIPE
Example: /CHATBOT ACCESS #Prayer_closet WIPE

AKick
This command allows you to manage the channel's AKICK list. When a user that is in the AKICK
list joins, ChatBot automatically sets a ban and kicks the user. This is good because if your
channel ban list gets cleared, AKICK's will still kick/ban people you don't want in your channel.

ADD (need 450 access to add or del)
This adds a mask for the given user@host into the AKICK list. You need 450 to do this.
/msg chatbot AKICK <#channel> ADD <user@host>
Example: /msg chatbot AKICK #Prayer_closet ADD badguy@*.trouble.net

DEL
This remove an AKICK entry. Use the List command to see what number the AKICK is. 
/msg chatbot AKICK <#channel> DEL <number>
Example: /msg chatbot AKICK #prayer_closet DEL 4

LIST
This commands lists all AKICKs.
/msg chatbot AKICK <#channel> LIST
Example: /msg chatbot AKICK #Prayer_closet LIST

MKick
This command has ChatBot kick everyone from a channel. Use with caution!!!
/msg chatbot MKICK <#channel>
Example: /msg chatbot MKICK #Prayer_closet

Note: This also may kick Chatbot and may attract an Ircops attention. You may
need to explain why you used it.

100 access

Ban
This command has ChatBot BAN someone from a channel.
/msg chatbotBAN <#channel> <nick>
Example: /CHATBOT BAN #Prayer_closet HopeNHim

UnBan
This will UNBAN the nick or mask on #chan. When you UNBAN using the mask you must match the ban exactly as it is on the channel.
/msg chatbot UNBAN <#channel> <nick|mask>
Example: /msg chatbot UNBAN #Prayer_closet HopeNHim
Example: /msg chatbot UNBAN #Prayer_closet badguy@*.trouble.com

Kick
This command has ChatBot KICK someone from a channel. It is highly recommended that you specify a reason.
/msg chatbot KICK <#channel> <nick> [reason]
Example: /msg chatbot KICK #Prayer_closet HopeNHim Please show repect to others.

OP
This command has ChatBot OP someone. Remember this is temporary, you will not be opped when you come back to the channel later. To permanently add an op please use ACCESS ADD command. Note, if you do not specify a nick, ChatBot assumes you want to be opped.
/msg chatbot OP <#channel> [nick]
Example: /msg chatbot OP #Prayer_closet HopeNHIm

DeOP
This command has ChatBot DEOP someone. Please be aware that if the op is in the ACCESS list, he can have ChatBot op himself again. To permanently remove an op use: ACCESS DEL. Note, if you do not specify a nick, ChatBot assumes you want to be deopped.
/msg chatbot DEOP <#channel> [nick]
Example: /msg chatbot DEOP #Prayer_closet HopeNHim

Invite
This command has ChatBot INVITE someone to your channel. If you do not specify a nick, ChatBot assumes you wish to be invited.
/msg chatbot  INVITE <#channel> [nick]
Example: /msg chatbot invite #prayer_closet HopeNHim

0 access

Acc
This command may be used to check an individuals access level on a channel
/msg chatbot ACC <#channel> [nick]
Example:  /msg chatbot acc #prayer_closet HopeNHim

Info
This command lists channel information
/msg chatbot INFO <#channel>
Example: /msg chatbot Info #prayer_closet

Rule
This command lists channel rules
/msg chatbot rule <#channel>
Example: /msg chatbot Rule #prayer_closet

Help
This command gives additional help with chatbot commands
/msg chatbot help




BACK
HOME