FORMATS 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  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. Remember to timestap your logs, or it wont work, the timestamp must be
  11. in [HH:MM] format.
  12. - In order to use this, format must be set to 'mIRC'.
  13. * X-Chat:
  14. - A client for Linux (www.xchat.org)
  15. - In order to use this, format must be set to 'xchat'.
  16. * Eggdrop:
  17. - A cool and advanced IRC bot for Linux (www.eggheads.org)
  18. - In order to use this, format must be set to 'eggdrop'.
  19. * Grufti:
  20. - A bot which I'm not really familiar with (www.grufti.com)
  21. - The author has actually made something like pisg called 'gruftistats',
  22. but someone mailed me and told me that it hadn't been maintained for
  23. over a year, and it had some problems..
  24. - In order to use this, format must be set to 'grufti'
  25. * bxlog:
  26. - A logging script for BitchX (console client - see scripts.bitchx.com)
  27. - In order to use this, format must be set to 'bxlog'
  28. * mbot:
  29. - C-Based IRC Bot (http://darksun.com.pt/mbot/)
  30. - In order to use this, format must be set to 'mbot'