#help meh
1 messages · Page 1 of 1 (latest)
so is it correct or not
does it still throw an error about wrong intent?
sorry i have dinner
gt
gtg
This?
well, do you have anything else?
what is the error again
missing or wrong intent
what intent do you need?
what's on line 2 of kick.js
If i use all intent I don't get error?
what's on line 2 of kick.js
o wait
can you help him debug i got dinner
But it's kick.js command
Does it means I have to only declare it in index.js?
vast majority of d.js structures has client as a property
I don't get it
in your command you just made a new client
that client is completely different than the client you logged in earlier
dont define new client
access the one you already have
O ok
in your kick command you pass a message or interaction?
both of those have client as a property
use that instead of making new Client()
can you give me bin pls
...are you making a new message?
I just tested my !help command
show code
?
looks like your discord.js-pagination doesn't work.
we don't support 3rd party packages
o then how to do this
paginate on your own
how