AnIdiotsGuide/discordjs-bot-guide

Clear up filesystem issues

dabudke opened this issue · 1 comments

Personally, I find the sections saying "./events/message.js" and "./commands/ping.js" unclear on where to put the folders. If someone could clear it up for me, it would be greatly appreciated.

a single . means the root folder location of your project, typically where your index.js file resides, I'll make a note to add this to the guides.