The main.py file in the plugin template is a minimal plugin instance. Handlers must be registered within the plugin class, with the first two parameters being self and event. If the file becomes too ...