- Oct 28, 2015
- 411
- 253
- 178
Maybe I will implement classes in future, but for now its get job done.What about making it a class instead of just random functions?
Just open a pull request on GitHubThat would make its usage way easier since you wouldn't have to set the ip the whole time and it's just a few lines to change it to a class.
//Edit:
And it would be way less work to just change it now while you only have these few functions than changing it to a class when having a shitload of functions.