Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 597 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 597 Bytes

ForkingDongles

An IRC framework that supports plugin modules and middleware.

Dependencies

  • colors - Colored log output
  • irc - Used as a parent for the framework*
  • underscore - Utilities

* Uses a forked version in order to be compatible with the current version of Node.JS

Get ForkingDongles

npm install fdongles

Updated documentation coming soon.