Skip to content
nekonez edited this page Oct 19, 2016 · 7 revisions

##discord.htc: A JavaScript Handler made for Discord utilizing its API #How to Get Started

####Required Packages:

  • node.js v4 or Above
  • More dependencies later!

####NPM Install Command: npm install discord.htc

or saving to your package.json...

npm install --save discord.htc ####### Source: Main README.md


Clone this wiki locally