Thanks alot for replying me soo quickly I really appreciate that, let's come back to the point.
You're I guess referring me to :
Code: Select all
# When sharing user lists, DON'T ACCEPT global flag changes from other bots?
# NOTE: The bot will still send changes made on the bot, it just won't accept
# any global flag changes from other bots. This overrides the private-globals
# setting (below).
#set private-global 0
If this is what you want me to use then it's completely helpless for me. Ok let me tell you in brief now how my bots work.
I have a channel with 2 bots.
1. BOT1 (Main)
2. BOT2 (Hub)
Sharing userfile as well
Both are connected, now BOT1 has a script coded which adds users with +fop flags ( i have mentioned those flags ), so that means both the bots will have the same userfile, so it's upto users on which they use /ctcp botnick chat. I wanted that BOT1 shouldnt allow +p to chat with it, whereas BOT2 should entertain users. With your help I successfully made that thing, now users can't chat with BOT1 but if they're logged in BOT2 they can use .relay and come to BOT1. All I now want to ask you guys is how can I set flags for .relay for user
Thank You for being with me