diggler

IRC bot framework


Keywords
library, network
License
MIT
Install
dub fetch diggler --version 0.2.1

Documentation

Diggler dub

Diggler is an IRC bot framework for the D programming language.

Please report bugs and requests to the issue tracker. Thanks!

Directory Structure

  • src - the Diggler source files.
  • visuald - VisualD project files.
  • lib - Diggler library files (when built).

Dependencies

Diggler depends on Dirk which depends on libev. For Debian and deriviates, that's the libev-dev package.

Documentation

You can find automatically generated documentation on the gh-pages branch, or you can browse it online.

License

Diggler is licensed under the terms of the MIT license (see the LICENSE file for details).