ircbod 0.1.3

IRC Bot library for the D programming language.


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

ircbod

Simple IRC bot library for the D programming language

ircbod is a simple library for writing IRC bots in D.

It's my first D project (I just started learning the language) but maybe someone might find this useful. I could not find an existing D library for IRC bots and it was a good exercise as a newcomer to the language.

You can install it via the dub package manager:

$ dub install ircbod

ircbod is licensed under BSD license (see LICENSE file).

The IRCSocket class was ported from: the Ruby IRCSocket library.

Authors:
  • Christopher Bertels
Dependencies:
none
Versions:
0.1.3 2013-May-20
0.1.2 2013-May-17
0.1.1 2013-May-16
0.1.0 2013-May-16
~master 2013-May-20
Show all 5 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 304 downloads total

Score:
1.0
Short URL:
ircbod.dub.pm