Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 628 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 628 Bytes

Discord-Bot-Template

A Template for coding discord bot using discord.js v14

Requirements

  • Install required packages using npm install
  • Add Bot Token & User ID in ./structures/config.js

Examples

Respective Examples are provided in each category

Features

  • Slash Commands
  • Prefix Commands
  • Buttons

Extra

  • You can modify the extended Client Structure in ./strctures/client.js
  • Status can be modified through client structure
  • Configuration file is located inside structures folder

Discord

Made with ❤️ by TanvishGG