totallymike / ircnode

Extensible IRC bot written with node.js
https://github.com/totallymike/ircnode/wiki
MIT License
4 stars 2 forks source link

Dynamic plugin loading #9

Closed sigv closed 11 years ago

sigv commented 12 years ago

The plugins should be dynamically loaded so that when changes are made to one of the plugins, they automatically take effect in the bot. The same should apply for added or removed plugins.