pisg.cfg 540 B

123456789101112131415161718
  1. # Config file for pisg (set up all your channels/logfiles here)
  2. #
  3. # For a list of all configuration options, see docs/pisg-doc.txt or
  4. # docs/html/index.html for a HTML version.
  5. #
  6. # Here is some basic examples, uncomment them to make them actually do
  7. # something.
  8. #
  9. # <user nick="Joe" alias="Joe^away Joe^work" pic="joe.jpg" link="joe@joe.com">
  10. #
  11. # <set FoulWords="ass bitch fuck" Maintainer="SomeMaintainer">
  12. #
  13. <channel="#channel">
  14. Logfile="../logsamples/bxlog-sample.log"
  15. Network="SomeIRCNet"
  16. OutputFile="index.html"
  17. </channel>
  18. #