discord.io : JavaScript interface for Discord.. You can installing discord.io npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install discord.io $ sudo npm install -g discord.io
If want to update the discord.io package execute the command as below,
$ sudo npm update discord.io
Update package globally,
$ npm install -g discord.io
$ sudo git clone https://github.com/rektide/discord.io.git
$ sudo npm install -g ./discord.io
discord.io@2.5.3 /usr/lib/node_modules/discord.io
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall discord.io
Package Name | discord.io |
Version | 2.5.3 |
Description | JavaScript interface for Discord. |
Released Date | 2017-09-26T05:42:14.155Z |
Published by | izy521 |
How to Learn | https://www.npmjs.com/package/discord.io/tutorial |