/discord.js-bot-template

Example use of discord.js in making discord bots. Read the documentation here: https://discord.js.org/#/

Primary LanguageJavaScriptMIT LicenseMIT

How to use

Download the files, on Visual Studio Code(obviously). Run npm i discord.js to install. After that, head over to configuration.json and implement the token and prefix. I've placed multiple reference in the code for you to look into. Run npm start or node .