About discord.io
discord.io is a fully featured, easy-to-use library for building Discord bots in Node.js. It supports all core Discord functionality and is designed for simplicity and efficiency. The library requires Node.js 0.10.x or higher, with optional audio support available in Node.js 0.12.x when ffmpeg or avconv is installed.
FAQ
discord.io requires Node.js 0.10.x or greater. For audio functionality, Node.js 0.12.x and ffmpeg/avconv (added to PATH) are optional requirements.
If you're using a user account, you can find your token in your browser or client's localStorage. For a bot, you can retrieve the token from the Discord Developer Portal at https://discordapp.com/developers/applications/me.
To install the stable version, run 'npm install discord.io'. For the latest version, use 'npm install izy521/discord.io'.
You can run a basic bot by requiring the library, creating a new client with your token, and listening for events like 'ready' and 'message'. Example code is provided in the Getting Started section.
You can join the Discord Discussion server linked on the discord.io homepage for community support and discussions.
Alternatives to consider
Community ratings & full listBadges
Promote discord.io giving it more exposure, by adding these badges to your website, documentation, or product listing. Each badge links back to discord.io page on Webfolio.
<a href="https://www.webfolio.to/tools/discord-io?utm_source=badge&utm_campaign=badge" target="_blank" rel="noopener noreferrer"><img src="https://www.webfolio.to/badges/featured_color.svg" alt="Featured on Webfolio" style="max-width: 150px" /></a>
Categories
Claim this tool
Are you the founder? Claim your profile to update details and track views.