Releases
v2.3.0
Features added:
Support for developer-only commands (#42 )
Support for NSFW only commands (#43 )
Message settings (#48 )
Guild commands registration (#50 )
Public and private modes for components (buttons and select menus only) (#51 )
Autocomplete and global cooldown handlers (#53 )
Bug fixes:
Voice channel state always returns true
in user-info.js command (#45 )
Not using the .env key CLIENT_ID
in deploy.js (#46 )
deploy.js won't deploy globally when the guild ID is missing for guild commands registration (#52 )
Modals unable to respond to any of modal interactions (5f4acd5 )
MongoDB won't connect after the property update (#55 )
Other updates:
Updated discord.js to v14.14.1 with small changes (c942edc )
3 important changes in one commit: (5f4acd5 )
Changed the property handler.mongodb.toggle
to handler.mongodb.enabled
in example.config.js .
Moved isSnowflake
function to functions.js
Updated isSnowflake
function from ES5 to ES6.
You can’t perform that action at this time.