~archangelic

Thoughts on Pinhook

A collection of thoughts about pinhook framework development

Having the decorator create a plugin class object will make it easier to make more advanced class-based plugins in the future.

The bot REALLY needs some sort of persistent store if plugins get more advanced. possibly a way for plugins to define default settings in a database which can be validated using an ORM like peewee.