Concept
A console that you can use to manually test out one or many plugins without connecting to IRC.
It also functions as a plugin test harness.
Features
- Enter commands through a readline-based CLI
- Display a trace of events and debug information (optional)
- Load/unload plugins
Why?
Developing a plugin and testing how easy it is to use can be irritating when you have to test it over IRC. It's slow, and cumbersome, and can't be automated.
