NodeJS-IRC-Bot icon indicating copy to clipboard operation
NodeJS-IRC-Bot copied to clipboard

Allow for easy option parsing for plugin commands

Open triplem opened this issue 13 years ago • 0 comments

Right now, we are just parsing the command and the options, this should be made slightly more flexible. I am thinking about something like commander.js to add also some help-functionality.

triplem avatar Feb 07 '13 19:02 triplem