1 2 3 4 5 6
%%PYTHON_SHEBANG%% import sopel.cli.plugins if __name__ == "__main__": sopel.cli.plugins.main()