messyfresh / hirez.js

Node.js API wrapper for Hi-Rez Studio's Games (Smite and Paladins)
MIT License
10 stars 8 forks source link

Added check and changed reject statement #6

Closed emwjacobson closed 7 years ago

emwjacobson commented 7 years ago

Added check to make sure variable tested is not undefined before using it and made ping() reject dict instead of erroring to console.

emwjacobson commented 7 years ago

Updated.