1
0
mirror of https://github.com/deavmi/birchwood synced 2024-09-20 11:43:22 +02:00
birchwood/README.md
Tristan B. Kildaire 9a2f3b17ba README
- Added todos for now
2022-11-01 14:03:10 +02:00

535 B


birchwood

A sane IRC framework for the D language




Installation

To add birchwood to your project simply run:

dub add birchwood

Usage

TODO:

TODO

  • Server name saving so it automatically uses it in replies where it needs to (currently hardcoded to freenode for testing reasons)
  • Request-response support (waiting/promises)

License

See LICENSE.