Skip to content

RoaldDahl/Modal-Handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

asset

Instructions:

  1. Place const { loadModals } = require("../Structures/Handlers/modalHandler"); inside of your index.js.
  2. Place client.modals = new Collection(); and this loadModals(client); inside of your index.js.
  3. Place modalHandler.js inside of your handlers folder.
  4. Place modalListener.js inside of your events folder.
  5. Create a new folder inside of your bots main folder called Modals.
  6. Change the ID inside of the modalListener.js file to your ID.

Important:

  1. Don't forget to change file paths to your needs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published