ah, thanks for clearing that up.
I guess my bot must not be acting like a guild bot because it is not automatically adding members who chat in guild chat.
In the bot.conf I have ...
$bot_name = "... set to a character in the guild.
$guild = " ... set to the guild name
$owner = " ... set a one of my characters that is also in the guild
$guildbot = true;
$guild_id = 00000001;
Is there anything else to make it a guild bot?
Is it also true that I could just type !help in guild chat and the bot would pick that up; I do not have to specifically /tell bot !help, right, if done in guild chat?