Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 282 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 282 Bytes

DiscordJS v14 Handler

Simple discord.js v14 handler

Installation

  • Make sure you are using node.js v16.9.0 or higher
  • Fill in required informations in the config.yml
  • Run npm install in the root directory of the bot files
  • Run node index.js and you are done!