Releases: Garlic-Team/gcommands
v5.2.3
GCommands 5.2.3 is here!
New features! (more #30)
Guide: https://gcommands.js.org/guide/guide/additional/fromv4tov5.html
Docs: https://gcommands.js.org/docs/
v4.3.0
GCommands v4.3.0 is here!
- menu.valueId DEPRECATED
- menu.selectMenuId DEPRECATED
-
typings
-
new docs https://gcomamnads.js.org/docs/
-
auto docs, guide build
-
docs code is open source! https://github.com/Garlic-Team/GCommands/tree/docs
-
better 429 handling, using `retry_after`
-
InteractionEvent (button/menu.message) return GCommandsMessage
-
discord.js v13 support (removed structures)
- client.commands
- client.aliases
- client.gcommands
- client.galiases
4.2.9
v4.2.8
GCommands v4.2.8
- Added dropdowns support
- Fixed more bugs
Dropdowns: https://gcommands.js.org/guide/miscellaneous/interactions.html#select-menu
4.2.7
4.1.4
GCommands v4.4 is here
debug event fix
userRequiredPermissions support array!
Message#edit is the same as edit() in command
TextChannel/DMChannel/NewsChannel#send is the same as respond() in command
guild prefix cached
better error handling with debug event
and more! Check guide!
4.1.2
3.1.1
2.0.1
ephemeral for slash
discord.js v13
structures fix
aliases for normal cmds
embed fix
ownEvents
moreEvents
allowedMentions for slash return
new expectedArgs, subCommand option for commands
choices for args (slash)
new docs (only for classes, etc)
guildMemberAcceptRules
userOnly array
and more!