I\'m trying to use the discord\'s rest API and the "unirest" module with node.js to kick members from my server:
var unirest = require(\'unirest\');