FORMATS 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. FORMATS - supported IRC logfile formats by pisg
  2. ------------------
  3. pisg supports a variety of logfile formats, these are:
  4. * mIRC:
  5. - A client for Windows (www.mirc.com)
  6. - If you want to create mIRC logfiles with your eggdrop, you can get some TCL
  7. which does it all for you (also logrotating and much more).
  8. MEL (mIRCStats Eggdrop Logger) can be downloaded from the following URL:
  9. http://mel.angelbears.org/
  10. - In order to use this, format must be set to 'mIRC'.
  11. * X-Chat:
  12. - A client for Linux (www.xchat.org)
  13. - In order to use this, format must be set to 'xchat'.
  14. * Eggdrop:
  15. - A cool and advanced IRC bot for Linux (www.eggheads.org)
  16. - In order to use this, format must be set to 'eggdrop'.
  17. * Grufti:
  18. - A bot which I'm not really familiar with (www.grufti.com)
  19. - The author has actually made something like pisg called 'gruftistats',
  20. but someone mailed me and told me that it hadn't been maintained for
  21. over a year, and it had some problems..
  22. - In order to use this, format must be set to 'grufti'
  23. * bxlog:
  24. - A logging script for BitchX (console client - see scripts.bitchx.com)
  25. - In order to use this, format must be set to 'bxlog'