A template for Discord.js@^14.16.3 bots.
- Clone the repository.
$ git clone https://github.com/turkwr/discord.js-v14-bot-template.git- Install the dependencies.
$ npm install- Rename the
config.example.jsfile toconfig.jsand fill in the required fields. - Start the bot.
$ npm run startThis project is licensed under the MIT License - see the LICENSE file for details.