How can I use the client from my index file in other files with discord.js?
I am currently working on a bot discord developed with Node.js. I have correctly split my project by separating the different parts in associated folders. My project folder I have a problem though, because I need to use the client…