Joovzx / mydjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running it yourself

Requirements: (Things that require an external installation)

  • Node.js v12+ (Version requirement may change at any time.)

Clone the repository or fetch it however you want:

$ git clone https://github.com/TheFateAkira/discordjs-v12-template
$ cd discordjs-v12-template

Install dependencies

$ npm install

Fill in the fields in settings.json

Finally run the bot using node index.js (use pm2/nodemon, whatever you want)

License

This code can be used for any purposes under the MIT License

About

License:MIT License


Languages

Language:JavaScript 100.0%