This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

two questions

Old posts that have not been replied to for several years.
Locked
^
^Frisky^

two questions

Post by ^Frisky^ »

Hi, I'm a rookie bot owner and I have recently discovered two things and need help in rectifying them, if someone can please assist.

(1) Roomies who are added to the bot as chanvoice are not able to leave notes with the bot for their friends. If they are assigned a global +o, then it works. How can I fix this?

(2) The bot will allow Ops to kick/ban the bot owner. I really would like to rectify this asap.

Thanks a bunch for your help
User avatar
Dedan
Master
Posts: 260
Joined: Wed Jul 09, 2003 10:50 pm
Location: Memphis

Post by Dedan »

look in your conf. file for this section:

Code: Select all

#### NOTES MODULE ####
check ALL the settings there

also here:

# dontkickops
# Do you want the bot not to be able to kick users who have the +o
# flag, letting them kick-flood for instance to protect the channel
# against clone attacks.

Code: Select all

set global-chanset {
        +dontkickops
}
I once was an intelligent young man, now i am old and i can not remember who i was.
Locked