JakobOvrum / Diggler

IRC bot framework for the D programming language

Home Page:http://jakobovrum.github.io/Diggler/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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).

About

IRC bot framework for the D programming language

http://jakobovrum.github.io/Diggler/

License:Other


Languages

Language:D 97.4%Language:Makefile 2.6%