Skip to content

Releases: Guscraftin/Base_DiscordBot

v1.1.0

29 Sep 19:17
23146db
Compare
Choose a tag to compare

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

31 Aug 16:28
722331c
Compare
Choose a tag to compare

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.