A custom verison of @probot/probot fit for Azure Serverless Functions
~ $ yarn
.env.example
to .env
. There are instructions in .env.example
on getting most of the keys
~ $ smee -u $YOUR_URL
~ $ yarn dev
In probot-handler/create-handlers.ts
, an instance of the custom Probot is created. Here, you can add your event handlers, as you would in probot.