Releases: Guscraftin/Base_DiscordBot
Releases · Guscraftin/Base_DiscordBot
v1.1.0
Changelog
- Added cooldown system for all interactions.
- Updated discord.js to version 14.16.3.
- Fixed some code styling issues.
Full Changelog: v1.0.0...v1.1.0
v1.0.0
First version
Here's the first version of the discord bot in typescript.
This version contains the basis for all basic discord interactions (buttons, commands, contextMenus, events, modalsn selectMenus).
On all these components, you can define the permissions the bot needs to respond correctly, as well as whether the interaction will be defered or ephemereal.