# ERCmini enables an eggdrop 1.3.x bot to manage # the following channel operations: # # Version 1.8mini - look for the full ERC script coming soon. # # - Non-op Invite # Allows people to invite themselves to the channel even though # they don't have ops on the bot. # # Add a user with a channel specific +I and they will be allowed # to /msg the bot with whatever the invsw variable is set to. # No password needs to be set. Currently only works on one channel. # # - Botnet Dynamic Channel Share # This is to 'patch' the default behaviour of eggrop which sets # dynamic channels to -shared on startup which prevents channel # specific flags from being shared with the other share bots on # the botnet. # # This option will automatically set all of the bot's dynamic channels # to +shared 1 minute after the bot is started or rehashed. # # In DCC, .SHARE will also force all bot channels to +shared. # # You must have +t or higher to use this. (.SHARE) # # - Nonuser List # Lists all users online and in a channel the bot is in, that haven't # been added to the bot's userlist. # # In DCC, .NONUSER will list all non-registered users. # # You must have +m or higher to use this. (.NONUSER) #