Tags: xesxen/eris
Tags
Move module init to run. Since on_ready is called way later we might want to do this a bit earlier now. All events are still blocked from firing until we are ready though.
Merge pull request andpe#5 from andpe/hook-decorators Add initial support for hooks registered using decorators.