ReferenceError: sendWithDiscordLib is not defined
I am getting this error:
Here is my code of
play
command:
18 Replies
@Gino
what version are you using
discord.js is: 14.14.1
lavaclient: 4.1.1
check the djs example repo on how to setup lavaclient with djs
GitHub
djs-v13-example/src/lib/Bot.ts at main · lavaclient/djs-v13-example
📦️ example discord.js v13 bot. Contribute to lavaclient/djs-v13-example development by creating an account on GitHub.
alr thx
uhhh @Gino sorry if im annoying u but now im getting this err:
Here is
play
command code:
are you using lavalink v4
yes
GitHub
Release 4.0.0-beta.5 · lavalink-devs/Lavalink
Update lavaplayer to 2.0.3 - Fixed YouTube access token errors
Added default plugin repository. Plugin devs can now request their plugin to be added to the default repository. For more info see her...
you need to use lavaclient v5
oh ok
yarn add lavaclient@next
or
(p)npm install lavaclient@next
but the handlers for lavaclient and commands are same?
no
damn any documentation available?
there’s a test project
since lavalink v4 is still in beta i haven’t taken time to write docs
can u send link of github?
?
take a look at the pinned post in this channel