#!/usr/bin/env python3 from pyln.client import Plugin plugin = Plugin() plugin.run()