Create a probot plugin
npm install @rtsao/create-probot-plugin
Create a new probot plugin.
``npm install -g create-probot-plugin
npm install -g create-probot-plugin
create-probot-plugin my-plugincd my-plugin``
See the probot docs for more information.