hubot-dnsimple
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "hubot-dnsimple", | ||
"description": "A hubot script that interacts with DNSimple.", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"author": "Simone Carletti <weppos@weppos.net>", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
# Hubot: hubot-dnsimple | ||
A hubot script that checks domain availability via DNSimple. | ||
A hubot script that checks domain availability via [DNSimple](https://dnsimple.com/). | ||
[![Build Status](https://travis-ci.org/aetrion/hubot-dnsimple.svg?branch=master)](https://travis-ci.org/aetrion/hubot-dnsimple) | ||
[![npm version](https://badge.fury.io/js/hubot-dnsimple.svg)](http://badge.fury.io/js/hubot-dnsimple) | ||
## Installation | ||
@@ -34,2 +37,2 @@ | ||
check domain <domainname> # returns whether a domain is available | ||
hubot check domain <domainname> # returns whether a domain is available |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
29070
38