hubot-vtr-scripts
hubot-vtr-scripts copied to clipboard
fix shodan comand description and variable name
trafficstars
shodan script in fact is asking the api for a ip rather than a string/term, so this changes the command description an the variable name to reflect that.
Well THIS explains a lot. We should probably implement two different SHODAN commands for different API calls.
:boom:
I'm sure we could implement even more than just those two. Shodan is wildly flexible.
Need tests before merging this.