LVPlayground / nuwani

Canonical repository for the Nuwani IRC bot framework
MIT License
0 stars 0 forks source link

Dependency System #4

Open debuggest3 opened 8 years ago

debuggest3 commented 8 years ago

In order to be fully modulair, Modules should be able to depend on each other to provide functionality. As such, we need to offer a dependency system so that Modules can actually communicate with each other properly.