![]() |
Discovery API npm module - Printable Version +- Discovery Gaming Community (https://discoverygc.com/forums) +-- Forum: Discovery Development (https://discoverygc.com/forums/forumdisplay.php?fid=7) +--- Forum: Discovery Developers Forum (https://discoverygc.com/forums/forumdisplay.php?fid=183) +---- Forum: Discovery Unofficial Development (https://discoverygc.com/forums/forumdisplay.php?fid=389) +---- Thread: Discovery API npm module (/showthread.php?tid=154850) |
Discovery API npm module - Corile - 10-28-2017 https://github.com/MrHuds0n/discovery https://www.npmjs.com/package/discoverygc (Waiting for ffmpeg to compile, so I might as well write this thread). Earlier today I wrote a npm module to make using the Discovery APIs slightly more user friendly and usable from within Node apps. That's about the entire purpose of it, there is a readme in the github repo above in which you can find a few simple examples of what you can use this module for. I will eventually be rewriting my Discord bot to use this module so that it has more functionality and is generally just a little bit tidier. You're going to need an api key from the devs though, not really sure what the procedure looks like for this now as I got mine from Alley. |