Skip to content

This is a simple example of a dropdown/select menu with discord.js

License

Notifications You must be signed in to change notification settings

Drnk-28/discord.js-select-menu-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord.js-select-menu-simple

This is a simple example of a dropdown/select menu using discord.js

How to run this repository

  • you need node.js v14 or higher
  • install discord.js latest version or v13
    npm i discord.js
  • download this repository or clone using git clone
  • fill in requirements config.json
{
  "prefix": "b!",
  "ownerID": ["626413361185292321", "your discord id"],
  "mongodb": "your mongodb url"
}

note: if there are still errors, I'm sorry
thanks

About

This is a simple example of a dropdown/select menu with discord.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages