Skip to content

RoaldDahl/Button-Handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

asset

Instructions:

  1. Place const { loadButtons } = require("../Structures/Handlers/buttonHandler"); inside of your index.js.
  2. Place client.buttons = new Collection(); and this loadButtons(client); inside of your index.js.
  3. Place buttonHandler.js inside of your handlers folder.
  4. Place buttonListener.js inside of your events folder.
  5. Create a new folder inside of your bots main folder called Buttons.
  6. Change the ID inside of the buttonListener.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