home *** CD-ROM | disk | FTP | other *** search
/ Hackers Toolkit v2.0 / Hackers_Toolkit_v2.0.iso / HTML / archive / TCL / ercmini1.8.desc < prev    next >
Text File  |  1999-11-04  |  1KB  |  35 lines

  1. # ERCmini enables an eggdrop 1.3.x bot to manage
  2. #         the following channel operations:
  3. #
  4. # Version 1.8mini - look for the full ERC script coming soon.
  5. #
  6. # - Non-op Invite
  7. #    Allows people to invite themselves to the channel even though
  8. #    they don't have ops on the bot.
  9. #
  10. #    Add a user with a channel specific +I and they will be allowed
  11. #    to /msg the bot with whatever the invsw variable is set to.
  12. #    No password needs to be set. Currently only works on one channel.
  13. #
  14. # - Botnet Dynamic Channel Share
  15. #    This is to 'patch' the default behaviour of eggrop which sets
  16. #    dynamic channels to -shared on startup which prevents channel
  17. #    specific flags from being shared with the other share bots on
  18. #    the botnet.
  19. #
  20. #    This option will automatically set all of the bot's dynamic channels
  21. #    to +shared 1 minute after the bot is started or rehashed.
  22. #
  23. #    In DCC, .SHARE will also force all bot channels to +shared.
  24. #
  25. #    You must have +t or higher to use this. (.SHARE)
  26. #
  27. # - Nonuser List
  28. #    Lists all users online and in a channel the bot is in, that haven't
  29. #    been added to the bot's userlist.
  30. #
  31. #    In DCC, .NONUSER will list all non-registered users.
  32. #
  33. #    You must have +m or higher to use this. (.NONUSER)
  34. #     
  35.