This repository was archived by the owner on Aug 28, 2025. It is now read-only.
Releases: ItsMyStudio/ZynoBotAddons
Releases · ItsMyStudio/ZynoBotAddons
1.1.31
1.1.26
1.1.24
1.1.21
1.1.20
1.1.16
1.1.12
1.1.11
1.1.10
Version 1.1.10
- Improved performance
- New
getCommandDataandremoveCommandfunctions onAddonclass - New properties on
CommandHandlerclass - Removal of
urlproperty and introduction ofgetURL()function onEmojiclass - New
guildId,memberId,channelIdandmessageIdproperties on certain classes
1.1.2
Version 1.1.2
Changes:
- New
Inviteclass, invite manager onGuildclass andgetInviteInfo()function on theMemberclass - Message manager for
TextChannel,VoiceChannel,StageChannelandThreadChannelclasses - Commands can be executed from the
CommandorMessageclass - New
setCategoryfunction onCommandBuilderclass - New
FormBuilderandInputBuilderclass - New
createEmojiCollectorandcreateInteractionCollectorclass on theMessageclass - New
sendFormfunction onButtonInteractionandMenuInteractionclasses - New
isForm(),isButton()andisMenu()functions onButtonInteraction,MenuInteractionandFormInteractionclasses - New
typeproperty onButtonInteraction,MenuInteractionandFormInteractionclasses - New
setChannelclass onVoiceStateclass - New
filterargument ondeleteMessages(amount, filter)functions on theTextChannel,VoiceChannel,StageChannelandThreadChannelclasses - New
ticketInfoargument onticketCloseevent in theEventEmitterreturned by thecreateEventListener()function in theAddonclass - New placeholders for GET and POST requests for the
HTTPServer - Crucial changes in
addonHandler.js,clientParser.jsandAddonclass for the renewed addon system