Example of Discord bot using fs(file-system)
First you need to download and install nodejs.
You need to do is install this :
- npm install discord.js
- npm install file-system
Example of Discord bot using fs(file-system) Discord Bot made with NodeJS
JavaScriptGPL-3.0