hubot-dnsimple

0.0.3 • Public • Published

Hubot: hubot-dnsimple

A hubot script that checks domain availability via DNSimple.

Build Status npm version

Installation

Add hubot-dnsimple to your package.json file:

"dependencies"{
  ...,
  "hubot-dnsimple": "latest"
}

Add hubot-dnsimple to your external-scripts.json:

["hubot-dnsimple"]

Run npm install hubot-dnsimple

Configuration

  • HUBOT_DNSIMPLE_USERNAME your DNSimple account email
  • HUBOT_DNSIMPLE_API_KEY your DNSimple account api token (see developer.dnsimple.com)

Commands

hubot check domain <domainname>       # returns whether a domain is available

Package Sidebar

Install

npm i hubot-dnsimple

Weekly Downloads

0

Version

0.0.3

License

MIT

Last publish

Collaborators

  • dnsimple-release
  • anthonyeden
  • weppos