Usage const steamappicon = require('steamappicon'); (async()=>{ console.log(await steamappicon(440)) // steam app 440 is TF2 })()