UNPKG

@dabblelab/plugin-autopilot

Version:

Create, Update, Delete, List, Simulate, Import and Export Twilio Autopilot Bot

12 lines (11 loc) 237 B
exports.options = { schema : { type: 'string', describe: 'schema path', default: 'templates', alias : 's', requiresArg : true, hidden : false } } exports.describe = `Create a bot`;