/Discord-v14-Template

A powerful template for interacting with the Discord API

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Discord Bot Template for Discord.JS Version 14

Getting Started

Please have a basic understanding of javascript before using this source.

  • Installing Node Modules
npm install 
  • Configuring the bot

    • Remove example from the .env file
    • Go to .env and fill in the required things
    • Go to src/options.json and change the values to your liking (true/false)
  • Start the bot

node .