Skip to content

cwwwu/irc_bot

 
 

Repository files navigation

CONFIG FORMAT

The configuration takes one config options per line, seperated by newline characters.
Options are to be written in the form:
<option name>=<option value>

Valid options are:
 hostname=[string]
 port=[ushort]
 botname=[string]
 channel=[string]
 channel_password=[string]

About

A fun irc_bot in D

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • D 99.7%
  • Makefile 0.3%