looking for a way to auo op most effectively
. these are small private chans so i trust myself on this. will be using this on 2 of 4 chans that the bot is in.
so far i did......
.+user everyone #chan1
.+host *!*@*
.chattr everyone +o #chan1
.chanset #chan1 +autoop
lemme know if this is right. actually it works, but seems very slow to take effect from the time someone enters. what would i do to use this on 2 chans, as mentioned earlier. thanks.
You are doing corectly, with edding flags and such.
But you should not add a user, and give a him a hostmaks of *!*@*.
This can confuse eggdrop, and deny owners access to the bot. EG
It recognises you as every1, because of the *!*@* and you are deemed only an auto-op.
You could either create a user, called auto-op, and add hosts for eahc use that shoudl be auto-oped. The you should give them the +a channel flag.
Auto-op has a delay feature. This is why you see the lagg, from the time they enter. This is to rpevent rooms with lots of bots being flooded with +o's on join.
+o is the op flag, which allows a registered user, to gain ops on a channel, be exempt from the +bitch setting, and gain ops from the bot, by sending his password.
+autoop flag for channels, is used to auto-op any user with the +o global, or channel flag, when he enters the room.