1.0.2 • Published 9 years ago

hubot-domainr v1.0.2

Weekly downloads
4
License
WTFPL
Repository
github
Last release
9 years ago

#Hubot-domainr Hubot-domainr is a simple Hubot script that enables your bot to quickly check available domains related to a given word.

Installing

Add hubot-domainr to your Hubots external-scripts.json and install it with:

npm install hubot-domainr --save

You also need to configure DOMAINR_CLIENT_ID environment variable. Check Domainr API doc for latest info on the client_id.

Usage

After adding the script to your Hubot you’ll have the following command available:

hubot (domainr|dmnr) your_search_string

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago