An open API service indexing awesome lists of open source software.

https://github.com/discordjs/voice-examples

A collection of examples of how to use @discordjs/voice in your projects
https://github.com/discordjs/voice-examples

Last synced: 5 months ago
JSON representation

A collection of examples of how to use @discordjs/voice in your projects

Awesome Lists containing this project

README

        





discord.js





Discord server
npm version
npm downloads
Build status
Code coverage


## About

A list of ready-to-run examples for `@discordjs/voice`.

## How to try them out

All you have to do is copy an example of your choosing from the [examples](./examples) directory, install the dependencies, fill in the `.env` file, and run `npm run start`.

## Links

- [Website](https://discord.js.org/) ([source](https://github.com/discordjs/discord.js/tree/main/apps/website))
- [Documentation](https://discord.js.org/docs/packages/voice/stable)
- [Guide](https://discordjs.guide/) ([source](https://github.com/discordjs/guide))
- [discord.js Discord server](https://discord.gg/djs)
- [Discord API Discord server](https://discord.gg/discord-api)
- [GitHub](https://github.com/discordjs/discord.js/tree/main/packages/voice)
- [npm](https://www.npmjs.com/package/@discordjs/voice)
- [Related libraries](https://discord.com/developers/docs/topics/community-resources#libraries)

## Contributing

Before creating an issue, please ensure it hasn't already been reported/suggested, and double-check the
[documentation](https://discord.js.org/docs/packages/voice/stable).
See [the contribution guide](https://github.com/discordjs/voice-examples/blob/main/.github/CONTRIBUTING.md) if you'd like to submit a PR.

## Help

If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle
nudge in the right direction, please don't hesitate to join our official [discord.js Server](https://discord.gg/djs).