I've experimented a bit with running my own eggdrop a few moths ago.
I decided to set up an 'permanent' eggdrop now on Quakenet.
I followed the instructions and went tru the complete config file. The eggdrop is online now and most things work fine as far as i can see

One thing which doesn't work, is the channelmodes i specify aren't set.
I read the forum posts, but no solution yet. (The bot is on 3 channels btw)
Here is how it looks basically :
Code: Select all
channel add #mychan {
chanmode "+nt-sklimp"
...
...
}
channel add #mychan.pv {
chanmode "+ntskl-imp"
...
...
}
Or are there other settings needed to force channel modes?
Hope someone can help me out on this!
bz