Skip to content

Releases: Garlic-Team/gcommands

v4.3.0

04 Jul 19:38
386393f
Compare
Choose a tag to compare

GCommands v4.3.0 is here!

  • client.commands
  • client.aliases
  • client.gcommands
  • client.galiases

4.2.9

01 Jul 14:34
746c413
Compare
Choose a tag to compare

Dropdown major fix

v4.2.8

01 Jul 12:52
4e95a35
Compare
Choose a tag to compare

GCommands v4.2.8

  • Added dropdowns support
  • Fixed more bugs

Dropdowns: https://gcommands.js.org/guide/miscellaneous/interactions.html#select-menu

4.2.7

25 Jun 16:00
266f037
Compare
Choose a tag to compare

GCommands v4.2.7

+ new db system
+ db cooldown
+ autoTyping (gcommands option)
+ autoDefer (button#edit option) [boolean]
+ Log event
+ msg#awaitButtons/createButtonCollector
+ Embed links fix
+ name is undefined (userRequiredRoles)
+ language per guild

4.1.4

12 Jun 05:41
c700162
Compare
Choose a tag to compare

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

05 Jun 12:02
0eb5c1c
Compare
Choose a tag to compare

3.1.1

21 May 16:24
ef05693
Compare
Choose a tag to compare

2.0.1

12 May 15:37
e5fe016
Compare
Choose a tag to compare

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!

1.0.51

06 May 12:36
8749893
Compare
Choose a tag to compare
Update message.js

First stable build

23 Apr 15:46
Compare
Choose a tag to compare

Added:

  • allowedMentions option
  • inlineReply
  • buttons
  • guildOnly
  • ownerOnly
  • cooldown
  • true/false/both to slash option (normal command handler and slash handler)