Jay
Results
2
issues of
Jay
**Describe the bug** Exception thrown on player join **To Reproduce** Steps to reproduce the behavior: 1. Join **Expected behavior** Plugin works as expected **Screenshots** **Server Information (please complete the following...
bug
```js import { Client, ChannelType, GatewayIntentBits, Events, Collection, Partials } from 'discord.js' import { joinVoiceChannel } from '@discordjs/voice' import { addSpeechEvent, SpeechEvents } from 'discord-speech-recognition' const client = new Client({...