pisg.cfg 547 B

12345678910111213141516171819
  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="channel2.log"
  15. # Format="mIRC"
  16. # Network="SomeIRCNet"
  17. # OutputFile="index.html"
  18. # </channel>
  19. #