Breaking
- Modifiers `on_method_enter` and `on_method_exit` are now `on_command_enter` and `on_command_exit`, respectively.
New stuff
- Template generation with `python -m lightbulb.ext.hecate --template PATH`.
- Modifiers placed on `__modify__.py`, adjacent to the module, are now accepted, given they have the right name.
- The whole README and docstrings