archangelic / pinhook

the pluggable python framework for IRC bots and Twitch bots
https://archangelic.github.io/pinhook/
MIT License
31 stars 4 forks source link

simplify plugin loading #16

Closed archangelic closed 6 years ago

archangelic commented 6 years ago

This greatly simplifies the amount of looping that needs to be done for loading plugins and allows plugins to do things like import pinhook.plugin as p